summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq
Commit message (Expand)AuthorAgeFilesLines
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-311-1/+3
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-294-10/+8
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-01-281-3/+1
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-268-331/+208
* Fixes a free() problem under FreeBSDMarc G. Fournier1998-01-231-2/+2
* From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier1998-01-171-2/+2
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-01-171-1/+7
* From: Jan Wilhelm <Jan_Wilhelm@Physik.TU-Muenchen.DE>Marc G. Fournier1998-01-171-2/+2
* Cleanup of prototypes. FIx for PQtrace start/stop several times.Bruce Momjian1998-01-141-2/+1
* Remove unused "option" from PQconnectdb().Vadim B. Mikheev1998-01-131-2/+1
* From: Goran Thyni <goran@bildbasen.se>Marc G. Fournier1998-01-131-41/+18
* One more src/interfaces/libpq/Makefile problem: there's an explicitMarc G. Fournier1998-01-131-2/+2
* Various fixes resulting from removing the PORTNAME definesMarc G. Fournier1998-01-131-2/+4
* Add newline/tab to middle of long failure message to pretty it up a bit.Thomas G. Lockhart1997-12-231-9/+6
* Fix tolower loops to go in proper direction for cache.Bruce Momjian1997-12-052-4/+4
* Run through toupper() conversion in the forward direction.Thomas G. Lockhart1997-12-041-2/+2
* Update description for PGHOST and unix domain sockets. Add warning for faile...Bruce Momjian1997-12-041-2/+2
* Update description for PGHOST and unix domain sockets. Add warning for faile...Bruce Momjian1997-12-041-2/+3
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1997-12-044-11/+139
* Fix pg_dump, and libpq changes.Bruce Momjian1997-12-012-4/+4
* Document pg_dump -z, clean up option list. Fix problem with libpq handling o...Bruce Momjian1997-12-012-4/+4
* Unscramble port selection logic to avoid compiler complaints aboutThomas G. Lockhart1997-11-171-33/+31
* Add other initialization environment variables:Thomas G. Lockhart1997-11-141-4/+14
* Add PGTZ environment variable to initialization code.Thomas G. Lockhart1997-11-101-29/+41
* Fix case issues with quotes.Bruce Momjian1997-11-102-29/+60
* Add Unix domain socket support, from Goran Thyni, goran@bildbasen.seBruce Momjian1997-11-071-30/+28
* Add paging for \d, and fix \i.Bruce Momjian1997-11-031-3/+1
* Inline memset() as MemSet().Bruce Momjian1997-09-182-6/+6
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-088-171/+171
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-0810-707/+700
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-0710-3351/+3877
* Add // comments.Bruce Momjian1997-09-052-19/+19
* Number of tuples inserted/affected by INSERT/UPDATE/DELETE...Vadim B. Mikheev1997-08-272-12/+65
* Fix up paths to $(SRCDIR)Marc G. Fournier1997-08-171-30/+30
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-10/+10
* mkLinux patches from Tatsuo Ishii.Bruce Momjian1997-07-291-1/+2
* Change char to int as used in EOF compare, GerhardBruce Momjian1997-07-121-2/+2
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-061-11/+18
* From: Igor <igor@sba.miami.edu>Marc G. Fournier1997-06-012-17/+21
* Added \n to error message.Bruce Momjian1997-06-011-2/+2
* Escape newline in select output, from A. Duursma.Bruce Momjian1997-06-011-2/+2
* Added fcvt() prot for bsdi.Bruce Momjian1997-05-202-5/+9
* fix for sizeof pointed out by Ed BuddingtonBruce Momjian1997-05-131-2/+2
* From: Edmund Mergl <E.Mergl@bawue.de>Marc G. Fournier1997-05-092-4/+7
* From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier1997-05-071-8/+3
* Change LOread() and LOwrite() to loread() and lowrite() to allow useThomas G. Lockhart1997-05-061-7/+7
* From: Raymond Toy <toy@rtp.ericsson.se>Marc G. Fournier1997-04-171-1/+2
* connectDB(): setsockopt (..., TCP_NODELAY, ...) added.Vadim B. Mikheev1997-04-161-2/+21
* A couple of cleanups from Scott Harrison <Scott_Harrison@next.com>Marc G. Fournier1997-04-151-1/+2
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-041-4/+4