postgresql/src/backend/libpq
Marc G. Fournier 542d4e528d First pass through, of many to come, towards making the whole source
tree "non-PORTNAME" dependent.  Technically, anything that is PORTNAME
dependent should be able to be derived at compile time, through configure
or through gcc
1997-12-17 04:59:16 +00:00
..
Makefile First pass through, of many to come, towards making the whole source 1997-12-17 04:59:16 +00:00
auth.c Major code cleanup following the pg_password insertion... 1997-12-09 03:11:25 +00:00
be-dumpdata.c heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
be-fsstubs.c More VARHDRSZ additions. 1997-12-08 04:42:48 +00:00
be-pqexec.c Make password null on startup. 1997-12-12 16:26:36 +00:00
crypt.c Make password null on startup. 1997-12-12 16:26:36 +00:00
hba.c Major code cleanup following the pg_password insertion... 1997-12-09 03:11:25 +00:00
password.c Major code cleanup following the pg_password insertion... 1997-12-09 03:11:25 +00:00
pg_hba.conf.sample Move YACC and YFLAGS into the template files 1997-04-04 11:23:15 +00:00
pg_ident.conf.sample Move YACC and YFLAGS into the template files 1997-04-04 11:23:15 +00:00
portal.c Major code cleanup following the pg_password insertion... 1997-12-09 03:11:25 +00:00
portalbuf.c Major code cleanup following the pg_password insertion... 1997-12-09 03:11:25 +00:00
pqcomm.c Use MAXPGPATH to declare size of socket name storage. 1997-12-16 15:58:14 +00:00
pqcomprim.c Prevent flushing from packets, by Massimo. 1997-11-27 03:01:12 +00:00
pqpacket.c Major code cleanup following the pg_password insertion... 1997-12-09 03:11:25 +00:00
pqsignal.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
util.c Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00