aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/libpqdll.def
Commit message (Expand)AuthorAge
* Add PQexecPrepared() and PQsendQueryPrepared() functions, to allowTom Lane2003-08-13
* Update libpq to make new features of FE/BE protocol available toTom Lane2003-06-21
* Attached is the complete diff against current CVS.Bruce Momjian2003-06-12
* Back out patch that got bundled into another patch.Bruce Momjian2003-06-12
* New patch with corrected README attached.Bruce Momjian2003-06-12
* Add new versions DLL lists, from Karl WaclawekBruce Momjian2003-04-25
* Fix typo in DLL list.Bruce Momjian2003-04-25
* Add PQunescapeBytea() and PQfeeMem() to the Win32 DLL list.Bruce Momjian2003-04-24
* The attached patch fixes a number of issues related to compiling theBruce Momjian2002-10-03
* Add PQescapeString and PQescapeBytea for Win32.Bruce Momjian2002-06-02
* Below is the patch against current cvs for libpgtcl andBruce Momjian2001-09-06
* I have ported another Python Postgres interface to Windows (PgSQL). It seemsBruce Momjian2001-06-07
* Remove PQunixsocket from dll file.Bruce Momjian2000-11-28
* UUNET is looking into offering PostgreSQL as a part of a managed webBruce Momjian2000-11-13
* Change PQconndefaults() to return a malloc'd array, instead of a staticTom Lane2000-03-11
* The following is required in order to make beta1 compile on the Win32Bruce Momjian2000-02-24
* Hi!Bruce Momjian2000-01-18
* Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane1999-02-07
* Re-apply fix stomped on by someone else's patch. Tsk, tsk.Tom Lane1998-10-06
* Here are the patches against the current source tree. I have run theBruce Momjian1998-10-06
* Update libpq to store an error message in PGresult, per pgsq-interfaces discu...Tom Lane1998-10-01
* Attached is a patch to remove the definitions of libpq's internalBruce Momjian1998-09-03
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-17
* Hello!Bruce Momjian1998-07-03