aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Add missing extern.h fileMarc G. Fournier1998-02-13
* Makefile.in needs to be configured to use PORTNAME variableMarc G. Fournier1998-02-13
* From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier1998-02-13
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-12
* There, fixedMarc G. Fournier1998-02-12
* Screwed this up...fixing nowMarc G. Fournier1998-02-12
* Clean up Makefiles - shouldn't require configure *.in Makefiles, as they shouldMarc G. Fournier1998-02-12
* Remove configure code from ecpg, as well as remove the 'for' loop from theMarc G. Fournier1998-02-12
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-11
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-11
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-11
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-11
* Erk, the whole directory structure changed on us here...Marc G. Fournier1998-02-10
* Updated ECPG From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-10
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-02-09
* This was a new class that was introduced last weekend. I'm attaching theMarc G. Fournier1998-02-09
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-06
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-05
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-02-02
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-31
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-29
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-01-28
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-26
* Merge in D'Arcy Cain's python interface (PyGreSQL 2.0)Marc G. Fournier1998-01-25
* From: Tom I Helbekkmo <tih@Hamartun.Priv.NO>Marc G. Fournier1998-01-25
* Fixes a free() problem under FreeBSDMarc G. Fournier1998-01-23
* From: "Michael J. Maravillo" <mmj@philonline.com>Marc G. Fournier1998-01-17
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-01-17
* From: Jan Wilhelm <Jan_Wilhelm@Physik.TU-Muenchen.DE>Marc G. Fournier1998-01-17
* Cleanup of prototypes. FIx for PQtrace start/stop several times.Bruce Momjian1998-01-14
* Remove unused "option" from PQconnectdb().Vadim B. Mikheev1998-01-13
* From: Goran Thyni <goran@bildbasen.se>Marc G. Fournier1998-01-13
* One more src/interfaces/libpq/Makefile problem: there's an explicitMarc G. Fournier1998-01-13
* Various fixes resulting from removing the PORTNAME definesMarc G. Fournier1998-01-13
* Should fix it all, Peter?Marc G. Fournier1998-01-13
* Oops...missed over half the patch :(Marc G. Fournier1998-01-13
* Peter's Mega-Patch for JDBC...Marc G. Fournier1998-01-11
* Add newline/tab to middle of long failure message to pretty it up a bit.Thomas G. Lockhart1997-12-23
* Fix tolower loops to go in proper direction for cache.Bruce Momjian1997-12-05
* Run through toupper() conversion in the forward direction.Thomas G. Lockhart1997-12-04
* Update description for PGHOST and unix domain sockets. Add warning for faile...Bruce Momjian1997-12-04
* Update description for PGHOST and unix domain sockets. Add warning for faile...Bruce Momjian1997-12-04
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1997-12-04
* Fix pg_dump, and libpq changes.Bruce Momjian1997-12-01
* Document pg_dump -z, clean up option list. Fix problem with libpq handling o...Bruce Momjian1997-12-01
* More archive cleanup.Bruce Momjian1997-11-21
* Unscramble port selection logic to avoid compiler complaints aboutThomas G. Lockhart1997-11-17
* Add other initialization environment variables:Thomas G. Lockhart1997-11-14
* Add PGTZ environment variable to initialization code.Thomas G. Lockhart1997-11-10
* Fix case issues with quotes.Bruce Momjian1997-11-10