]> granicus.if.org Git - postgresql/history - src/interfaces/libpq/libpq-fe.h
From: t-ishii@sra.co.jp
[postgresql] / src / interfaces / libpq / libpq-fe.h
1998-02-24 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-01-26 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1997-12-04 Marc G. FournierFrom: todd brandys <brandys@eng3.hep.uiuc.edu>
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-27 Vadim B. MikheevNumber of tuples inserted/affected by INSERT/UPDATE...
1997-05-09 Marc G. FournierFrom: Edmund Mergl <E.Mergl@bawue.de>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-01-06 Bryan HendersonFix mismatching prototype (const int vs int)
1996-12-26 Bryan HendersonRemove use of "bool", which user program may not have...
1996-12-10 Bryan HendersonFix bug: libpq clients (which include libpq-fe.h) won...
1996-12-04 Bryan HendersonChange portname "sparc" to "sunos4" and change some...
1996-11-22 Bryan HendersonInclude stdio.h to fix Craig Anderson's compile problem.
1996-11-11 Marc G. FournierAs proposed,
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-09 Marc G. FournierAdded in PQconnectdb() function
1996-11-04 Bruce MomjianRemoved PORTNAME_. Use OS version only.
1996-10-10 Bryan HendersonAdd PGUSER environment variable for client to specify...
1996-08-13 Marc G. FournierFixes:
1996-08-06 Marc G. FournierFixes for:
1996-07-31 Marc G. FournierRow count patch from Bruce
1996-07-27 Marc G. Fournierand now, the long awaited PAGER patches from Bruce...
1996-07-23 Marc G. FournierAlot of "changes" from Dr. George's source tree...
1996-07-18 Marc G. Fournierlibpq and psql.c have been modified to do various thing...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01