postgresql/src/interfaces/libpq
Thomas G. Lockhart 9b895d0658 Clean up library names and installation paths.
Include soft links in the installation directory for major version number.
Use the existing $(DLSUFFIX) parameter to name shared library.
1998-10-14 16:13:03 +00:00
..
fe-auth.c
fe-auth.h
fe-connect.c New PGQUERY_LIMIT environment variable, and doc changes. 1998-10-14 05:31:50 +00:00
fe-exec.c Update libpq to store an error message in PGresult, per pgsq-interfaces discussion of 21-Sep. 1998-10-01 01:40:26 +00:00
fe-lobj.c Update libpq to store an error message in PGresult, per pgsq-interfaces discussion of 21-Sep. 1998-10-01 01:40:26 +00:00
fe-misc.c
fe-print.c If we're going to offer a default definition of PQmblen, 1998-10-06 14:16:50 +00:00
libpq-fe.h If we're going to offer a default definition of PQmblen, 1998-10-06 14:16:50 +00:00
libpq-int.h Update libpq to store an error message in PGresult, per pgsq-interfaces discussion of 21-Sep. 1998-10-01 01:40:26 +00:00
libpq.rc
libpqdll.c Hello! 1998-10-08 00:10:49 +00:00
libpqdll.def Re-apply fix stomped on by someone else's patch. Tsk, tsk. 1998-10-06 14:05:02 +00:00
Makefile.in Clean up library names and installation paths. 1998-10-14 16:13:03 +00:00
pqsignal.c
pqsignal.h
README
win32.h
win32.mak Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00

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