postgresql/src/interfaces/libpq
Bruce Momjian 6cb6d05456 Brand 7.1 release. Also update jdbc version in release branch. 2000-06-12 22:36:19 +00:00
..
Makefile.in Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
fe-auth.c Update kerberos patch 2000-05-27 04:13:05 +00:00
fe-auth.h Add: 2000-01-26 05:58:53 +00:00
fe-connect.c Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
fe-exec.c ! * Users doing non-blocking connections need to handle the reset 2000-05-25 19:09:55 +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 Revert inclusion of postgres_ext.h to use "..." instead of <...>, per 2000-04-14 00:24:52 +00:00
libpq-int.h Update kerberos patch 2000-05-27 04:13:05 +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.