postgresql/src/backend
2004-03-05 00:21:41 +00:00
..
access Replace opendir/closedir calls throughout the backend with AllocateDir 2004-02-23 23:03:10 +00:00
bootstrap For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
catalog First steps towards statistics on expressional (nee functional) indexes. 2004-02-15 21:01:39 +00:00
commands For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
executor Remove useless rebuilding of subPlan list during ExecInitNode. Wouldn't 2004-03-02 22:17:34 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Here is a patch that implements setitimer() on win32. With this patch 2004-02-18 16:25:12 +00:00
main Move responsibility for copying argv[] array into ps_status.c, where it 2004-02-22 21:26:55 +00:00
nodes Micro-opt: replace calls like 2004-01-31 05:09:41 +00:00
optimizer Teach is_distinct_query to recognize that GROUP BY forces a subquery's 2004-03-02 16:42:20 +00:00
parser Implement dollar-quoting in the backend lexer and psql. Documentation 2004-02-24 21:45:18 +00:00
po Translation updates 2004-02-12 19:19:32 +00:00
port For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
postmaster For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
regex $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewrite Restructure smgr API as per recent proposal. smgr no longer depends on 2004-02-10 01:55:27 +00:00
storage For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
tcop Fix log_executor_stats for non-multi queries. Backpatch to 7.4.X. 2004-03-05 00:21:41 +00:00
utils Emit a warning when an empty string is input to the oid, float4, and 2004-03-04 21:47:18 +00:00
Makefile Briefly, 2004-02-02 00:11:31 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00