summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq
AgeCommit message (Expand)Author
1998-03-22Moved sys/types.h to before netdb.hMarc G. Fournier
1998-03-20HPUX build does not build shared lib versions of libpq and libpq++Bruce Momjian
1998-03-20In libpq-fe.h: #if defined(sun) && defined(sparc) && !defined(__svr4)Bruce Momjian
1998-03-15From: Randy Kunkee <kunkee@pluto.ops.NeoSoft.com>Marc G. Fournier
1998-02-27From: Darren King <darrenk@insightdist.com>Marc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-24From: t-ishii@sra.co.jpMarc G. Fournier
1998-02-24Install spi.h and trigger.inMarc G. Fournier
1998-02-13From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier
1998-01-31From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier
1998-01-29From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier
1998-01-28From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier
1998-01-26From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier
1998-01-23Fixes a free() problem under FreeBSDMarc G. Fournier
1998-01-17From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier
1998-01-17From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier
1998-01-17From: Jan Wilhelm <Jan_Wilhelm@Physik.TU-Muenchen.DE>Marc G. Fournier
1998-01-14Cleanup of prototypes. FIx for PQtrace start/stop several times.Bruce Momjian
1998-01-13Remove unused "option" from PQconnectdb().Vadim B. Mikheev
1998-01-13From: Goran Thyni <goran@bildbasen.se>Marc G. Fournier
1998-01-13One more src/interfaces/libpq/Makefile problem: there's an explicitMarc G. Fournier
1998-01-13Various fixes resulting from removing the PORTNAME definesMarc G. Fournier
1997-12-23Add newline/tab to middle of long failure message to pretty it up a bit.Thomas G. Lockhart
1997-12-05Fix tolower loops to go in proper direction for cache.Bruce Momjian
1997-12-04Run through toupper() conversion in the forward direction.Thomas G. Lockhart
1997-12-04Update description for PGHOST and unix domain sockets. Add warning for faile...Bruce Momjian
1997-12-04Update description for PGHOST and unix domain sockets. Add warning for faile...Bruce Momjian
1997-12-04From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier
1997-12-01Fix pg_dump, and libpq changes.Bruce Momjian
1997-12-01Document pg_dump -z, clean up option list. Fix problem with libpq handling o...Bruce Momjian
1997-11-17Unscramble port selection logic to avoid compiler complaints aboutThomas G. Lockhart
1997-11-14Add other initialization environment variables:Thomas G. Lockhart
1997-11-10Add PGTZ environment variable to initialization code.Thomas G. Lockhart
1997-11-10Fix case issues with quotes.Bruce Momjian
1997-11-07Add Unix domain socket support, from Goran Thyni, goran@bildbasen.seBruce Momjian
1997-11-03Add paging for \d, and fix \i.Bruce Momjian
1997-09-18Inline memset() as MemSet().Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-09-05Add // comments.Bruce Momjian
1997-08-27Number of tuples inserted/affected by INSERT/UPDATE/DELETE...Vadim B. Mikheev
1997-08-17Fix up paths to $(SRCDIR)Marc G. Fournier
1997-08-12Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian
1997-07-29mkLinux patches from Tatsuo Ishii.Bruce Momjian
1997-07-12Change char to int as used in EOF compare, GerhardBruce Momjian
1997-06-06From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-06-01From: Igor <igor@sba.miami.edu>Marc G. Fournier
1997-06-01Added \n to error message.Bruce Momjian
1997-06-01Escape newline in select output, from A. Duursma.Bruce Momjian