postgresql/src/backend
2007-02-16 17:07:00 +00:00
..
access Restructure autovacuum in two processes: a dummy process, which runs 2007-02-15 23:23:23 +00:00
bootstrap Remove useless database name from bootstrap argument processing (including 2007-02-16 02:10:07 +00:00
catalog Fix up foreign-key mechanism so that there is a sound semantic basis for the 2007-02-14 01:58:58 +00:00
commands Restructure autovacuum in two processes: a dummy process, which runs 2007-02-15 23:23:23 +00:00
executor Fix another problem in 8.2 changes that allowed "one-time" qual conditions to 2007-02-16 03:49:04 +00:00
lib Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
libpq Code review for SSLKEY patch. 2007-02-16 17:07:00 +00:00
main Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
nodes Avoid infinite recursion when dumping new planner EquivalenceClass trees. 2007-02-12 17:19:30 +00:00
optimizer Fix another problem in 8.2 changes that allowed "one-time" qual conditions to 2007-02-16 03:49:04 +00:00
parser Add support for optionally escaping periods when converting SQL identifiers 2007-02-11 22:18:16 +00:00
po Translation updates 2006-12-02 01:16:16 +00:00
port Fix typo in comment. 2007-02-06 16:20:23 +00:00
postmaster Code review for SSLKEY patch. 2007-02-16 17:07:00 +00:00
regex Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
rewrite Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
storage Restructure autovacuum in two processes: a dummy process, which runs 2007-02-15 23:23:23 +00:00
tcop Restructure autovacuum in two processes: a dummy process, which runs 2007-02-15 23:23:23 +00:00
utils Code review for SSLKEY patch. 2007-02-16 17:07:00 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00