postgresql/src/backend/libpq
Marc G. Fournier 7d5770eaf2 Check for and set HAVE_CRYPT_H if <crypt.h> exists
include crypt.h in password.c if crypt.h does exist
1997-03-20 18:04:32 +00:00
..
auth.c From: Jun Kuwamura <juk@rccm.co.jp> 1997-03-18 21:46:31 +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 Check for and set HAVE_CRYPT_H if <crypt.h> exists 1997-03-20 18:04:32 +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 - Move most of the I/O in both libpq and the backend to a set 1997-03-18 20:15:39 +00:00
pqcomprim.c - Move most of the I/O in both libpq and the backend to a set 1997-03-18 20:15:39 +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