OSDN Git Service

Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
[pg-rex/syncrep.git] / src / interfaces / libpq / fe-misc.c
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-16 Bruce MomjianMake pgsql compile on FreeBSD-alpha.
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-04-11 Bruce MomjianThomas pointed out this bug in my non-blocking stuff.
2000-02-07 Peter EisentrautFixed psql double quoting of SQL ids
2000-01-29 Peter EisentrautA few minor psql enhancements
2000-01-26 Bruce MomjianAdd:
2000-01-20 Tom LaneTweak includes to avoid compiler warning on HPUX.
2000-01-18 Bruce MomjianHi!
2000-01-18 Bruce MomjianLibpq non-blocking mode, from Alfred Perlstein
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-09-13 Tom LanePatch to cure O(N^2) behavior in libpq when reading...
1999-08-31 Tom LaneUpdate frontend libpq to remove limits on query lengths,
1999-07-19 Bruce MomjianEnable WIN32 compilation of libpq.
1999-07-19 Bruce MomjianRe-add getopt.h check, remove NT-specific tests for it.
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-05-28 Tom LaneWhen closure of the backend connection is detected...
1999-05-25 Bruce Momjianpgindent run over code.
1999-02-22 Bruce MomjianFinal optimizer cleanups.
1998-09-20 Bruce MomjianFix memory leak from Tom Lane.
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-29 Bruce Momjianlibpq's pqGetnchar() should not return a null-terminate...
1998-08-17 Marc G. FournierDate: Sun, 16 Aug 1998 14:56:48 -0400
1998-08-09 Bruce MomjianThe attached patch implements some changes that were...
1998-07-03 Bruce MomjianHello!
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-05-12 Bruce MomjianAdd sys/time.h to fe-misc.c, prevent pgtclsh from using...
1998-05-07 Bruce MomjianAdd missing includes.
1998-05-06 Bruce MomjianIt seems the regression tests don't cover copy in/out...
1998-05-06 Bruce MomjianWhat I've done:
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-26 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
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-03-16 Marc G. Fournierom: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
1996-12-31 Bryan HendersonMake error messages more explicit, PQtrace() output...
1996-11-03 Marc G. Fourniershared build fails, but the rest compiles...formatting...
1996-08-06 Marc G. FournierFixes for:
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources