postgresql/src/interfaces/libpq
Bruce Momjian d66a44a58c Reversed out libpq protocol patch for Tom Lane. 1999-03-14 18:12:21 +00:00
..
Makefile.in Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
fe-auth.c I've been having also sorts of fun trying to get kerberos 4 1999-03-14 16:06:43 +00:00
fe-auth.h OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
fe-connect.c From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
fe-exec.c Reversed out libpq protocol patch for Tom Lane. 1999-03-14 18:12:21 +00:00
fe-lobj.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
fe-misc.c Final optimizer cleanups. 1999-02-22 05:26:58 +00:00
fe-print.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq-fe.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq-int.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq.rc Add missing file. 1998-08-30 01:43:20 +00:00
libpqdll.c Hello! 1998-10-08 00:10:49 +00:00
libpqdll.def Add PQresStatus() function to avoid direct access to pgresStatus[] array, 1999-02-07 22:08:54 +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 Compilation of libpq for Win32 breaks on 6.4, because of a change that I 1998-12-14 15:05:27 +00:00
win32.mak Compilation of libpq for Win32 breaks on 6.4, because of a change that I 1998-12-14 15:05:27 +00:00

README

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