postgresql/src/interfaces/libpq
Bruce Momjian 0da6358f37 Cleanup use of 16 that should be NAMEDATALEN. 1998-07-20 16:57:18 +00:00
..
Makefile.in Update linux_i386 fix. 1998-07-12 18:48:08 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
fe-auth.c Cleanup use of 16 that should be NAMEDATALEN. 1998-07-20 16:57:18 +00:00
fe-auth.h From: Phil Thompson <phil@river-bank.demon.co.uk> 1998-01-29 03:24:36 +00:00
fe-connect.c Add auto-size to screen to \d? commands. Use UNION to show all 1998-07-18 18:34:34 +00:00
fe-connect.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
fe-exec.c More updates for typmod int32 change. From Tom Lane. 1998-07-14 02:41:26 +00:00
fe-lobj.c Hello! 1998-07-03 04:24:16 +00:00
fe-misc.c Hello! 1998-07-03 04:24:16 +00:00
fe-print.c Add auto-size to screen to \d? commands. Use UNION to show all 1998-07-18 18:34:34 +00:00
libpq-fe.h Add auto-size to screen to \d? commands. Use UNION to show all 1998-07-18 18:34:34 +00:00
libpqdll.c Hello! 1998-07-03 04:24:16 +00:00
libpqdll.def Hello! 1998-07-03 04:24:16 +00:00
pqmbutils.c More mb patches. 1998-06-16 07:38:20 +00:00
pqsignal.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
pqsignal.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pqutils.c More mb patches. 1998-06-16 07:38:20 +00:00
win32.h Hello! 1998-07-03 04:24:16 +00:00
win32.mak Hello! 1998-07-03 04:24:16 +00:00

README

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