postgresql/src/interfaces/libpq
1998-05-14 17:18:14 +00:00
..
fe-auth.c Moved sys/types.h to before netdb.h 1998-03-22 04:18:17 +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 What I've done: 1998-05-06 23:51:16 +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 Pass atttypmod to the frontend. 1998-05-14 17:18:14 +00:00
fe-lobj.c Cleanups for large objects, so file is trucated on open, fix for 1998-05-12 21:44:08 +00:00
fe-misc.c Add sys/time.h to fe-misc.c, prevent pgtclsh from using old libaries, 1998-05-12 15:42:09 +00:00
fe-print.c Add missing includes. 1998-05-07 16:17:18 +00:00
libpq-fe.h What I've done: 1998-05-06 23:51:16 +00:00
Makefile.in Cleanups for large objects, so file is trucated on open, fix for 1998-05-12 21:44:08 +00:00
pqsignal.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +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
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00

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