postgresql/src/backend
2003-01-07 04:25:29 +00:00
..
access This patch implements FOR EACH STATEMENT triggers, per my email to 2002-11-23 03:59:09 +00:00
bootstrap Revise executor APIs so that all per-query state structure is built in 2002-12-15 16:17:59 +00:00
catalog Fix ALTER TABLE ADD COLUMN to disallow the same column types that are 2002-12-16 18:39:22 +00:00
commands ALTER DOMAIN OWNER, from Rod Taylor. 2003-01-06 00:31:45 +00:00
executor Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers as 2002-12-30 22:10:54 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Fix for systems that don't have INET_ADDRSTRLEN. 2003-01-06 09:58:36 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes To suppress memory leakage in long-lived Lists, lremove() should pfree 2002-12-17 01:18:35 +00:00
optimizer Fix inherited UPDATE for cases where child column numbering doesn't 2003-01-05 00:56:40 +00:00
parser ALTER DOMAIN OWNER, from Rod Taylor. 2003-01-06 00:31:45 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
postmaster Fix for systems that don't have INET_ADDRSTRLEN. 2003-01-06 09:58:36 +00:00
regex This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
rewrite To suppress memory leakage in long-lived Lists, lremove() should pfree 2002-12-17 01:18:35 +00:00
storage Tweak mdnblocks() to avoid doing lseek() on segments that it has 2003-01-07 01:19:12 +00:00
tcop ALTER DOMAIN OWNER, from Rod Taylor. 2003-01-06 00:31:45 +00:00
utils Adjust Tcl-related code to compile cleanly with Tcl 8.4 (add const modifiers as 2002-12-30 22:10:54 +00:00
Makefile Document libpq service capability, and add sample file. 2003-01-07 04:25:29 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00