postgresql/src/interfaces/libpq
2000-01-20 04:11:52 +00:00
..
fe-auth.c Hi! 2000-01-18 19:05:31 +00:00
fe-auth.h
fe-connect.c Hi! 2000-01-18 19:05:31 +00:00
fe-exec.c Libpq non-blocking mode, from Alfred Perlstein 2000-01-18 06:09:24 +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
Makefile.in Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +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
pqsignal.h
README
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

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