postgresql/src/interfaces/libpq
Bruce Momjian da5aba105f Remove Ops parameter from STATRELID cache lookup, for Tom Lane and
optimizer.
2000-01-24 02:12:58 +00:00
..
Makefile.in Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
fe-auth.c Hi! 2000-01-18 19:05:31 +00:00
fe-auth.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
fe-connect.c Remove Ops parameter from STATRELID cache lookup, for Tom Lane and 2000-01-24 02:12:58 +00:00
fe-exec.c Remove Ops parameter from STATRELID cache lookup, for Tom Lane and 2000-01-24 02:12:58 +00:00
fe-lobj.c In the spirit of TODO item 1999-11-11 00:10:14 +00:00
fe-misc.c Tweak includes to avoid compiler warning on HPUX. 2000-01-20 04:11:52 +00:00
fe-print.c Fix for multibyte support. Since some function declarations 2000-01-19 01:33:16 +00:00
libpq-fe.h Libpq non-blocking mode, from Alfred Perlstein 2000-01-18 06:09:24 +00:00
libpq-int.h Libpq non-blocking mode, from Alfred Perlstein 2000-01-18 06:09:24 +00:00
libpq.rc Hi! 2000-01-18 19:05:31 +00:00
libpqdll.c pgindent run over code. 1999-05-25 16:15:34 +00:00
libpqdll.def Hi! 2000-01-18 19:05:31 +00:00
pqexpbuffer.c Hi! 2000-01-18 19:05:31 +00:00
pqexpbuffer.h Modify libpq's pqexpbuffer to eliminate length restriction on how much 2000-01-17 02:59:46 +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.