postgresql/src/interfaces/libpq
2001-03-23 04:49:58 +00:00
..
fe-auth.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
fe-auth.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
fe-connect.c Fix comments that were mis-wrapped, for Tom Lane. 2001-03-23 04:49:58 +00:00
fe-exec.c Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
fe-lobj.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
fe-misc.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
fe-print.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
libpq-fe.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
libpq-int.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
libpq.rc Brand 7.1 release. Also update jdbc version in release branch. 2000-06-12 22:36:19 +00:00
libpqdll.c pgindent run over code. 1999-05-25 16:15:34 +00:00
libpqdll.def Remove PQunixsocket from dll file. 2000-11-28 07:27:01 +00:00
Makefile Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
pqexpbuffer.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
pqexpbuffer.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pqsignal.c Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pqsignal.h Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
win32.h Actually, it looks like DEF_PGPORT belongs over in config.h.win32 for 2001-02-07 20:00:08 +00:00
win32.mak Here is an update on the Win32 patch. Modified files are 'config.h.win32' 2001-01-27 21:49:59 +00:00

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