postgresql/src/interfaces/libpq
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer
to one another. Sort out builddir vs srcdir variable namings. Remove some
now obsoleted make variables.
2000-08-31 16:12:35 +00:00
..
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
fe-auth.c Make the location of the Kerberos server key file run time configurable 2000-08-25 10:00:35 +00:00
fe-auth.h Add: 2000-01-26 05:58:53 +00:00
fe-connect.c SSL patch from Magnus 2000-08-30 14:54:24 +00:00
fe-exec.c Big warnings cleanup for Solaris/GCC. Down to about 40 now, but 2000-06-14 18:18:01 +00:00
fe-lobj.c Remove NT-specific file open defines by defining our own open macros for 2000-06-02 15:57:44 +00:00
fe-misc.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
fe-print.c Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
libpq-fe.h SSL patch from Magnus 2000-08-30 14:54:24 +00:00
libpq-int.h SSL patch from Magnus 2000-08-30 14:54:24 +00:00
libpq.rc Brand 7.1 release. Also update jdbc version in release branch. 2000-06-12 22:36:19 +00:00
libpqdll.c pgindent run over code. 1999-05-25 16:15:34 +00:00
libpqdll.def Change PQconndefaults() to return a malloc'd array, instead of a static 2000-03-11 03:08:37 +00:00
pqexpbuffer.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pqexpbuffer.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pqsignal.c Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
pqsignal.h Add: 2000-01-26 05:58:53 +00:00
win32.h Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
win32.mak Update frontend libpq to remove limits on query lengths, 1999-08-31 01:37:37 +00:00

README

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