postgresql/src/backend/libpq
1997-12-08 04:42:48 +00:00
..
auth.c From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +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 Add VARHDRSZ where needed. Many places just used 4. 1997-12-06 22:57:36 +00:00
crypt.c Add error check on getenv("DATADIR") 1997-12-07 20:57:45 +00:00
hba.c Clean up indenting. 1997-11-10 05:16:00 +00:00
Makefile From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +00:00
password.c Salt fix for password, from Tatsuo Ishii. 1997-11-27 03:11:55 +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 Clean up indenting. 1997-11-10 05:16:00 +00:00
portalbuf.c Rename strNcpy to StrNCpy, and change third parameter. 1997-10-25 01:10:58 +00:00
pqcomm.c Remove archive stuff. 1997-11-21 18:12:58 +00:00
pqcomprim.c Prevent flushing from packets, by Massimo. 1997-11-27 03:01:12 +00:00
pqpacket.c Include unistd.h to get read/write function declarations. 1997-11-17 16:18:07 +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