postgresql/src/backend/libpq
Marc G. Fournier 7c3b7d2744 Initial attempt to clean up the code...
Switch sprintf() to snprintf()
Remove any/all #if 0 -or- #ifdef NOT_USED -or- #ifdef FALSE sections of
	code
1998-12-14 05:19:16 +00:00
..
auth.c Initial attempt to clean up the code... 1998-12-14 05:19:16 +00:00
be-dumpdata.c New HeapTuple structure/interface. 1998-11-27 19:52:36 +00:00
be-fsstubs.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
be-pqexec.c Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
crypt.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
hba.c Summary 1998-10-02 16:18:20 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
password.c Remove un-needed braces around single statements. 1998-06-15 19:30:31 +00:00
pg_hba.conf.sample Cleanup of 'sameuser' patch. 1998-06-13 05:14:56 +00:00
pg_ident.conf.sample Move YACC and YFLAGS into the template files 1997-04-04 11:23:15 +00:00
portal.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
portalbuf.c Renaming cleanup, no pgindent yet. 1998-09-01 03:29:17 +00:00
pqcomm.c pq_getstr didn't handle buffer overrun correctly; it would 1998-11-29 01:47:42 +00:00
pqcomprim.c From: t-ishii@sra.co.jp 1998-03-15 08:09:37 +00:00
pqpacket.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
pqsignal.c OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +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