postgresql/src/backend
2003-01-11 05:01:03 +00:00
..
access Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +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 Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +00:00
commands Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +00:00
executor Create a new file executor/execGrouping.c to centralize utility routines 2003-01-10 23:54:24 +00:00
lib Remove bit.c/h routines. Not used anymore. 2003-01-09 01:23:55 +00:00
libpq Fix IPv6 detection and IPv6 to 4 conversion to use only standard 2003-01-09 14:35:03 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes Further tweaking of parsetree & plantree representation of SubLinks. 2003-01-10 21:08:15 +00:00
optimizer Further tweaking of parsetree & plantree representation of SubLinks. 2003-01-10 21:08:15 +00:00
parser Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +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 Silence compiler warning caused by removal of netinet/in.h 2003-01-07 18:48:13 +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 Rewrite for-loop, because this is not the Obfuscated C Code Contest. 2003-01-11 05:01:03 +00:00
tcop Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +00:00
utils Read-only transactions, as defined in SQL. 2003-01-10 22:03:30 +00:00
Makefile Fix missing tab in file. 2003-01-07 15:12:17 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00