postgresql/src/interfaces/libpq
Tatsuo Ishii 8fc386a2d8 Eliminate using putenv(). 2000-01-15 05:37:21 +00:00
..
Makefile.in Update int28out and out8out and _in_ functions to handle trailing zeros 2000-01-10 15:41:34 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
fe-auth.c Standardize on MAXPGPATH as the size of a file pathname buffer, 1999-10-25 03:08:03 +00:00
fe-auth.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
fe-connect.c Eliminate using putenv(). 2000-01-15 05:37:21 +00:00
fe-exec.c In the spirit of TODO item 1999-11-11 00:10:14 +00:00
fe-lobj.c In the spirit of TODO item 1999-11-11 00:10:14 +00:00
fe-misc.c This patch (against the current CVS sources) adds to libpq the functions 1999-11-30 03:08:19 +00:00
fe-print.c Eliminate using putenv(). 2000-01-15 05:37:21 +00:00
libpq-fe.h Eliminate using putenv(). 2000-01-15 05:37:21 +00:00
libpq-int.h Eliminate using putenv(). 2000-01-15 05:37:21 +00:00
libpq.rc Update for 6.6. 1999-07-18 18:06:42 +00:00
libpqdll.c pgindent run over code. 1999-05-25 16:15:34 +00:00
libpqdll.def Add PQresStatus() function to avoid direct access to pgresStatus[] array, 1999-02-07 22:08:54 +00:00
pqexpbuffer.c Update frontend libpq to remove limits on query lengths, 1999-08-31 01:37:37 +00:00
pqexpbuffer.h Update frontend libpq to remove limits on query lengths, 1999-08-31 01:37:37 +00:00
pqsignal.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pqsignal.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
win32.h Remove gratuitous redefinitions of BLCKSZ. 1999-10-23 03:28:58 +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.