aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Remove Perl module's unnecessary dependence on libpq-int.h.Tom Lane1999-02-11
* Include -lcrypt when needed to link libpgtcl.so and plpgsql.soTom Lane1999-02-07
* Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane1999-02-07
* Reverse out const to libpq interface from D'Arcy.Bruce Momjian1999-02-05
* From: Michael Meskes <Michael.Meskes@usa.net>Marc G. Fournier1999-02-04
* Const fixes from D'Arcy.Bruce Momjian1999-02-04
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-03
* The libpq function PQfnumber does not handle case-insensitiveBruce Momjian1999-02-03
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-02
* From: Michael Meskes <Michael.Meskes@usa.net>Marc G. Fournier1999-01-31
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-01-27
* From: Peter T Mount <peter@retep.org.uk>Marc G. Fournier1999-01-25
* |From: "D'Arcy" "J.M." Cain <darcy@druid.net>Marc G. Fournier1999-01-22
* From: Michael Meskes <Michael.Meskes@usa.net>Marc G. Fournier1999-01-21
* Okay, I've updated the ecpg parser yet again. Unfortunately it has oneBruce Momjian1999-01-18
* Keep Tcl from getting confused if backend closes connectionTom Lane1999-01-17
* TCL_ARRAYS option patches from Massimo Dal ZottoTom Lane1999-01-17
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-17
* As the email posted to the announce and interfaces list, attached is a tarBruce Momjian1999-01-17
* Improve error message when connect() call fails:Tom Lane1999-01-17
* Replace direct inclusions of c.h with inclusion of postgres.h,Tom Lane1999-01-17
* Update 06-40-0004 -- Add Bookmark support!Byron Nikolaidis1999-01-08
* Sorry for posting it here again, but I haven't corrected myBruce Momjian1999-01-07
* Update 06-40-0003Byron Nikolaidis1999-01-06
* Mini Update #2 -- final fixes for buffer lengths, null buffers, truncationByron Nikolaidis1999-01-05
* uncomment MYLOG to prevent warnings in compileByron Nikolaidis1998-12-31
* Mini update to fix SQLGetInfo to work properly (truncation, NULL)Byron Nikolaidis1998-12-31
* Minor fixes to compile on unix for v6-40-0002Byron Nikolaidis1998-12-29
* Update for version 6-40-0002 and re-merge Thomas' changes.Byron Nikolaidis1998-12-29
* From: Michael Meskes <Michael.Meskes@usa.net>Marc G. Fournier1998-12-22
* Here are descriptions:Bruce Momjian1998-12-18
* Upgrade to Pygress 2.2.Bruce Momjian1998-12-17
* Compilation of libpq for Win32 breaks on 6.4, because of a change that IBruce Momjian1998-12-14
* This patch fixes the undefined (according to C) and erroneous (underBruce Momjian1998-12-13
* Portability fix for old SunOS releases: realloc(NULL, ...)Tom Lane1998-11-29
* Performance improvement for libpq: avoid calling malloc separatelyTom Lane1998-11-18
* Fix at least a few shared-library problems on Linux.Tom Lane1998-11-12
* Update for version 06-40-0001Byron Nikolaidis1998-11-11
* Test for and handle NULL arguments to mylog() print statements.Thomas G. Lockhart1998-11-04
* Somehow had the solaris template names reversed. Probably was somethingThomas G. Lockhart1998-11-04
* Remove various files that were moved to various subdirectories...Marc G. Fournier1998-11-01
* Fix macro declarations to allow disabling mylog() and qlog() on Unix boxes.Thomas G. Lockhart1998-10-28
* Include appropriate flags for resolved shared library LDFLAGS_ODBCThomas G. Lockhart1998-10-28
* Detect lack of permission to install into Perl module library,Tom Lane1998-10-27
* Put back string instead of string.h in libpq++.Bruce Momjian1998-10-23
* Change string to string.h in libpq++. BSDI 3.0 complains.Bruce Momjian1998-10-23
* Include new Makefile.shlib from top levelThomas G. Lockhart1998-10-21
* Arbitrary addition of a comment line to get ownership of file in theThomas G. Lockhart1998-10-21
* Centralized shared-library build knowledge in a new file,Tom Lane1998-10-19