postgresql/src/backend
2002-11-04 14:22:32 +00:00
..
access Clean up a few fprintf(stderr)'s that should be elog's. 2002-11-02 15:54:13 +00:00
bootstrap Remove no-longer-needed inclusion of bootstrap_tokens.h, per patch 2002-11-04 14:22:32 +00:00
catalog Remove encoding lookups from grammar stage, push them back to places 2002-11-02 18:41:22 +00:00
commands Code review for recent patch to allow ALTER TABLE ADD COLUMN when 2002-11-02 22:02:08 +00:00
executor Clean up a few fprintf(stderr)'s that should be elog's. 2002-11-02 15:54:13 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Add SSL documentation info to README.SSL 2002-10-03 17:26:14 +00:00
main Add missing #include <errno.h>, per gripe from Alessio Bragadini. 2002-10-31 22:37:19 +00:00
nodes Adjust handling of command status strings in the presence of rules, 2002-10-14 22:14:35 +00:00
optimizer Reduce a couple of debugging messages from LOG to DEBUG1 category. 2002-11-01 19:33:09 +00:00
parser Remove encoding lookups from grammar stage, push them back to places 2002-11-02 18:41:22 +00:00
po Translation updates 2002-10-14 19:04:28 +00:00
port Fix Linux dynloader code for pre-HAVE_DLOPEN systems, which evidently 2002-10-15 16:04:17 +00:00
postmaster Fix some places that were unportably assuming struct timeval's tv_sec 2002-10-24 23:19:13 +00:00
regex Remove retest Makefile entry because it does not compile. 2002-09-16 16:02:43 +00:00
rewrite Rule rewriter was doing the wrong thing with conditional INSTEAD rules 2002-10-20 00:58:55 +00:00
storage Fix some bogus comments. 2002-11-01 00:40:23 +00:00
tcop Code review for statement_timeout patch. Fix some race conditions 2002-10-31 21:34:17 +00:00
utils Remove encoding lookups from grammar stage, push them back to places 2002-11-02 18:41:22 +00:00
Makefile > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00