postgresql/src/backend/libpq
Marc G. Fournier ea2fa32eff Rather than make this a Linux test, we should just test for the existence
of endian.h.  I figure that if it exists it's pretty sure that it has
the byte order information and we may catch some other ports without
any further testing.

From: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-25 08:25:47 +00:00
..
auth.c I don't know whether this breaks what the previous person tried to 1997-03-25 00:54:15 +00:00
be-dumpdata.c All external function definitions now have prototypes that are checked. 1996-11-10 03:06:38 +00:00
be-fsstubs.c Patch from Sven Verdoolaege <skimo@breughel.ufsia.ac.be> for large_objects 1997-03-18 21:30:41 +00:00
be-pqexec.c I'm getting there, slowly :) 1996-11-06 08:48:33 +00:00
hba.c From: Dan McGuirk <mcguirk@indirect.com> 1997-03-12 21:23:16 +00:00
Makefile - Move most of the I/O in both libpq and the backend to a set 1997-03-18 20:15:39 +00:00
password.c change strtok(0.. to strtok(NULL.. 1997-03-20 18:31:49 +00:00
pg_hba.conf.sample Minor change to file point out by Andrew 1997-01-16 16:13:40 +00:00
pg_ident.conf.sample New host-based authentication with ident 1996-10-12 07:47:12 +00:00
portal.c I'm getting there, slowly :) 1996-11-06 08:48:33 +00:00
portalbuf.c I'm getting there, slowly :) 1996-11-06 08:48:33 +00:00
pqcomm.c From: "D'Arcy J.M. Cain" <darcy@druid.net> 1997-03-20 18:23:33 +00:00
pqcomprim.c Rather than make this a Linux test, we should just test for the existence 1997-03-25 08:25:47 +00:00
pqpacket.c Remove WIN32 defines. They never worked. 1997-02-14 04:19:07 +00:00
pqsignal.c pq/signal() portability patch. Also psql copy prompt fix. 1996-12-26 22:08:34 +00:00
util.c I'm getting there, slowly :) 1996-11-06 08:48:33 +00:00