postgresql/src/interfaces/libpq
1996-12-24 09:03:16 +00:00
..
fe-auth.c shared build fails, but the rest compiles...formatting error in the 1996-11-03 07:14:32 +00:00
fe-auth.h Fixes for: 1996-08-06 16:16:50 +00:00
fe-connect.c Make strdup work for Ultrix. Thanks Erik Bertelsen 1996-11-28 03:32:18 +00:00
fe-exec.c Clarify error message about trying to PQgetvalue() nonexistent row. 1996-12-24 09:03:16 +00:00
fe-lobj.c Added include file needed by memset(). 1996-11-16 05:18:58 +00:00
fe-misc.c shared build fails, but the rest compiles...formatting error in the 1996-11-03 07:14:32 +00:00
libpq-fe.h Fix bug: libpq clients (which include libpq-fe.h) won't compile. 1996-12-10 07:05:12 +00:00
Makefile Fix bug: libpq clients (which include libpq-fe.h) won't compile. 1996-12-10 07:05:12 +00:00
pqsignal.c Compile and warning cleanup 1996-11-08 06:02:30 +00:00
pqsignal.h Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +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.