postgresql/src/backend
Bruce Momjian 3e803f7273 Add "isodow" option to EXTRACT() and date_part() where Sunday = 7. 2007-02-19 17:41:39 +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 Put function expressions and values lists into FunctionScan and ValuesScan 2007-02-19 02:23:12 +00:00
executor Put function expressions and values lists into FunctionScan and ValuesScan 2007-02-19 02:23:12 +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 Get rid of some old and crufty global variables in the planner. When 2007-02-19 07:03:34 +00:00
optimizer Get rid of some old and crufty global variables in the planner. When 2007-02-19 07:03:34 +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 Fix portal management code to support non-default command completion tags for 2007-02-18 19:49:25 +00:00
utils Add "isodow" option to EXTRACT() and date_part() where Sunday = 7. 2007-02-19 17:41:39 +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