postgresql/src/backend
2004-03-08 21:35:59 +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 Add comment about why ON COMMENT in non-current database throws just an 2004-03-08 21:35:59 +00:00
executor Add new SPI functions for use by PL/Java: 2004-03-05 00:47:01 +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 Win32: 2004-03-05 01:11:04 +00:00
nodes Micro-opt: replace calls like 2004-01-31 05:09:41 +00:00
optimizer Test for whether a previous IN join restricts the current join was too 2004-03-08 17:20:17 +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 Win32: 2004-03-05 01:11:04 +00:00
postmaster Win32: 2004-03-05 01:11:04 +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 Per a brief conversation with Tom, I've created a patch for adding 2004-03-05 02:41:14 +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