summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-misc.c
Commit message (Expand)AuthorAgeFilesLines
* Lots of patches coming in from me today :-)Bruce Momjian1999-09-271-4/+22
* Patch to cure O(N^2) behavior in libpq when reading a longTom Lane1999-09-131-3/+25
* Update frontend libpq to remove limits on query lengths,Tom Lane1999-08-311-37/+40
* Enable WIN32 compilation of libpq.Bruce Momjian1999-07-191-2/+3
* Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian1999-07-191-11/+8
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+2
* When closure of the backend connection is detected during pqFlush,Tom Lane1999-05-281-9/+10
* pgindent run over code.Bruce Momjian1999-05-251-6/+8
* Final optimizer cleanups.Bruce Momjian1999-02-221-3/+3
* Fix memory leak from Tom Lane.Bruce Momjian1998-09-201-4/+35
* Attached is a patch to remove the definitions of libpq's internalBruce Momjian1998-09-031-5/+4
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-57/+64
* libpq's pqGetnchar() should not return a null-terminated valueBruce Momjian1998-08-291-5/+4
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-171-6/+19
* The attached patch implements some changes that were discussed aBruce Momjian1998-08-091-4/+12
* Hello!Bruce Momjian1998-07-031-1/+9
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-3/+1
* Add sys/time.h to fe-misc.c, prevent pgtclsh from using old libaries,Bruce Momjian1998-05-121-1/+2
* Add missing includes.Bruce Momjian1998-05-071-1/+2
* It seems the regression tests don't cover copy in/out at all, soBruce Momjian1998-05-061-1/+19
* What I've done:Bruce Momjian1998-05-061-71/+390
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+3
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-261-36/+12
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-9/+9
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-25/+25
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-108/+119
* om: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier1997-03-161-86/+77
* Make error messages more explicit, PQtrace() output more readable.Bryan Henderson1996-12-311-9/+15
* shared build fails, but the rest compiles...formatting error in theMarc G. Fournier1996-11-031-1/+4
* Fixes for:Marc G. Fournier1996-08-061-3/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+193