postgresql/src/interfaces/libpq
Peter Eisentraut 611278cc0b Clean ip.c.
2003-01-10 10:59:08 +00:00
..
po Translation updates 2002-10-21 18:51:03 +00:00
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
blibpqdll.def Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
fe-auth.c Deal with cases where getpeereid _and_ another creditial method is 2002-12-03 22:09:20 +00:00
fe-auth.h
fe-connect.c Fix pgpass to work with PQconnectDB(). 2003-01-08 21:33:27 +00:00
fe-exec.c Fix various places where global s/NOTICE/WARNING/ was applied with too 2003-01-07 22:23:17 +00:00
fe-lobj.c
fe-misc.c Fix various places where global s/NOTICE/WARNING/ was applied with too 2003-01-07 22:23:17 +00:00
fe-print.c The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
fe-secure.c The second was that renegotiation was just plain broken. I can't 2003-01-08 23:18:25 +00:00
libpq-fe.h I just discovered, that there is missing a const when passing a buffer 2002-11-10 00:14:22 +00:00
libpq-int.h Fix connection_timeout to use time() and handle timeout == 1. 2002-10-16 02:55:30 +00:00
libpq.rc Stamp minor version numbers for 7.4 release. 2002-12-04 18:14:11 +00:00
libpqdll.c Hello, i noticed that win32 native stopped working/compiling after the SSL merge 2002-07-20 05:43:31 +00:00
libpqdll.def The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
Makefile Clean ip.c. 2003-01-10 10:59:08 +00:00
nls.mk Translation updates, some messages tweaked. 2002-09-22 20:57:21 +00:00
pqexpbuffer.c The attached patch fixes a number of issues related to compiling the 2002-10-03 17:09:42 +00:00
pqexpbuffer.h
pqsignal.c Fix inclusion order, per Andreas. 2002-11-04 14:27:21 +00:00
pqsignal.h
README
win32.c pgindent run. 2002-09-04 20:31:48 +00:00
win32.h Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00

This directory contains the C version of Libpq, the POSTGRES frontend library.