postgresql/src/interfaces/libpq
Peter Eisentraut 903fe8fc6f Translation updates 2003-08-24 21:18:53 +00:00
..
po Translation updates 2003-08-24 21:18:53 +00:00
Makefile Correct uninstall target. 2003-08-23 04:21:59 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
bcc32.mak Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
blibpqdll.def Add PQexecPrepared() and PQsendQueryPrepared() functions, to allow 2003-08-13 16:29:03 +00:00
fe-auth.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-auth.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-connect.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-exec.c libpq failed to cope with COPY FROM STDIN if the command was issued 2003-08-13 18:56:21 +00:00
fe-lobj.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-misc.c Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
fe-print.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-protocol2.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
fe-protocol3.c libpq failed to cope with COPY FROM STDIN if the command was issued 2003-08-13 18:56:21 +00:00
fe-secure.c Fix some more problems with testing error returns from SSL. 2003-08-04 17:25:14 +00:00
libpq-fe.h Add macros for error result fields to libpq. 2003-08-24 18:36:38 +00:00
libpq-int.h libpq failed to cope with COPY FROM STDIN if the command was issued 2003-08-13 18:56:21 +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 Add PQexecPrepared() and PQsendQueryPrepared() functions, to allow 2003-08-13 16:29:03 +00:00
nls.mk Change pqInternalNotice to accept a format string and args instead of 2003-06-23 19:20:25 +00:00
pg_service.conf.sample Move pg_service.conf.sample to /interfaces/libpq. 2003-02-03 14:24:07 +00:00
pqexpbuffer.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
pqexpbuffer.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
pqsignal.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
pqsignal.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
win32.c Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
win32.h Make libpq thread-safe with configure --with-threads option. 2003-06-14 17:49:54 +00:00
win32.mak Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00

README

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