postgresql/src/interfaces/libpq
Marc G. Fournier a5494a2d92 Various patches for nextstep by GregorHoffleit
Replaced NEED_STRDUP by !HAVE_STRDUP
1997-02-13 08:32:20 +00:00
..
Makefile Use gcc to make Linux ELF shared library, instead of ld. 1997-01-20 00:51:38 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +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 Various patches for nextstep by GregorHoffleit 1997-02-13 08:32:20 +00:00
fe-exec.c Remove from include/config.h: 1997-01-24 17:47:39 +00:00
fe-lobj.c Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full 1996-12-28 02:13:05 +00:00
fe-misc.c Make error messages more explicit, PQtrace() output more readable. 1996-12-31 07:29:17 +00:00
libpq-fe.h Fix mismatching prototype (const int vs int) 1997-01-06 10:11:11 +00:00
pqsignal.c pq/signal() portability patch. Also psql copy prompt fix. 1996-12-26 22:08:34 +00:00
pqsignal.h pq/signal() portability patch. Also psql copy prompt fix. 1996-12-26 22:08:34 +00:00

README

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