postgresql/src/backend/libpq
Bruce Momjian ed7a17dca0 Remove unneeded stat calls. 1997-08-27 03:48:50 +00:00
..
Makefile This commit represents a clean compile with the new templates under 1997-04-04 10:43:16 +00:00
auth.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
be-dumpdata.c Now that names are null terminated, no need to do all that NAMEDATALEN stuff. 1997-08-18 20:53:48 +00:00
be-fsstubs.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
be-pqexec.c Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
hba.c Remove unneeded stat calls. 1997-08-27 03:48:50 +00:00
password.c pg_password utility. Cleanup for psql passwords. New datetime contrib stuff for new version. Fix for strutils needing config.h. 1997-08-25 19:41:52 +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 Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
portalbuf.c Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 1997-08-12 20:16:25 +00:00
pqcomm.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +00:00
pqcomprim.c Fix code to do the right thing with mixed-endian clients and servers. 1997-07-01 00:32:27 +00:00
pqpacket.c Remove more (void) and fix -Wall warnings. 1997-08-12 22:55:25 +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