index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
/
libpqdll.def
Commit message (
Expand
)
Author
Age
*
Add PQexecPrepared() and PQsendQueryPrepared() functions, to allow
Tom Lane
2003-08-13
*
Update libpq to make new features of FE/BE protocol available to
Tom Lane
2003-06-21
*
Attached is the complete diff against current CVS.
Bruce Momjian
2003-06-12
*
Back out patch that got bundled into another patch.
Bruce Momjian
2003-06-12
*
New patch with corrected README attached.
Bruce Momjian
2003-06-12
*
Add new versions DLL lists, from Karl Waclawek
Bruce Momjian
2003-04-25
*
Fix typo in DLL list.
Bruce Momjian
2003-04-25
*
Add PQunescapeBytea() and PQfeeMem() to the Win32 DLL list.
Bruce Momjian
2003-04-24
*
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-10-03
*
Add PQescapeString and PQescapeBytea for Win32.
Bruce Momjian
2002-06-02
*
Below is the patch against current cvs for libpgtcl and
Bruce Momjian
2001-09-06
*
I have ported another Python Postgres interface to Windows (PgSQL). It seems
Bruce Momjian
2001-06-07
*
Remove PQunixsocket from dll file.
Bruce Momjian
2000-11-28
*
UUNET is looking into offering PostgreSQL as a part of a managed web
Bruce Momjian
2000-11-13
*
Change PQconndefaults() to return a malloc'd array, instead of a static
Tom Lane
2000-03-11
*
The following is required in order to make beta1 compile on the Win32
Bruce Momjian
2000-02-24
*
Hi!
Bruce Momjian
2000-01-18
*
Add PQresStatus() function to avoid direct access to pgresStatus[] array,
Tom Lane
1999-02-07
*
Re-apply fix stomped on by someone else's patch. Tsk, tsk.
Tom Lane
1998-10-06
*
Here are the patches against the current source tree. I have run the
Bruce Momjian
1998-10-06
*
Update libpq to store an error message in PGresult, per pgsq-interfaces discu...
Tom Lane
1998-10-01
*
Attached is a patch to remove the definitions of libpq's internal
Bruce Momjian
1998-09-03
*
Date: Sun, 16 Aug 1998 14:56:48 -0400
Marc G. Fournier
1998-08-17
*
Hello!
Bruce Momjian
1998-07-03