]> granicus.if.org Git - postgresql/history - src/interfaces/libpq/libpq-int.h
Use CONNECTION_OK to determine whether startup phase is complete.
[postgresql] / src / interfaces / libpq / libpq-int.h
2001-07-06 Peter EisentrautUse CONNECTION_OK to determine whether startup phase...
2001-07-06 Peter EisentrautRepair libpq to follow protocol by not sending Terminat...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-20 Tom LaneGet rid of sunos4-only strerror() macro, and arrange...
2000-11-13 Bruce MomjianRemove -k unix socketpath option from client side,...
2000-11-13 Bruce MomjianUUNET is looking into offering PostgreSQL as a part...
2000-08-30 Bruce MomjianSSL patch from Magnus
2000-05-27 Bruce MomjianUpdate kerberos patch
2000-05-27 Bruce MomjianBack out kerberos changes. Causes compile problems.
2000-05-27 Bruce MomjianPatch for Kerberos V.
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-03-24 Tom LaneFold PQsetenv working state into PGconn, rather than...
2000-03-14 Tom LaneRepair unintentional damage to MULTIBYTE code.
2000-03-11 Tom LaneChange PQconndefaults() to return a malloc'd array...
2000-02-07 Peter EisentrautFixed psql double quoting of SQL ids
2000-01-26 Bruce MomjianAdd:
2000-01-18 Bruce MomjianLibpq non-blocking mode, from Alfred Perlstein
2000-01-15 Tatsuo IshiiEliminate using putenv().
2000-01-14 Tom LaneClean up some problems in new asynchronous-connection...
1999-11-30 Bruce MomjianThis patch (against the current CVS sources) adds to...
1999-11-11 Bruce MomjianIn the spirit of TODO item
1999-09-27 Bruce MomjianLots of patches coming in from me today :-)
1999-08-31 Tom LaneUpdate frontend libpq to remove limits on query lengths,
1999-07-13 Bruce MomjianRedefine cpu's as __cpu__. Only for 6.6 branch.
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-03 Bruce Momjianhere are some patches for 6.5.0 which I already submitt...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-11-18 Tom LanePerformance improvement for libpq: avoid calling malloc...
1998-10-01 Tom LaneUpdate libpq to store an error message in PGresult...
1998-09-03 Bruce MomjianAttached is a patch to remove the definitions of libpq...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-17 Marc G. FournierJust a couple of "after-commit" cleanups...