postgresql/src/backend
Tom Lane 061168d38f Code review for FETCH/MOVE 0 changes. Improve documentation, do the
right thing with the destination when FETCH 0 can't return a row,
don't try to stuff LONG_MAX into an int value.
2003-01-08 00:22:27 +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 Apply the proper version of Christopher Kings-Lynne's describe patch 2003-01-07 20:56:07 +00:00
commands Code review for FETCH/MOVE 0 changes. Improve documentation, do the 2003-01-08 00:22:27 +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 Add connection service file. 2003-01-07 20:29:30 +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 Code review for FETCH/MOVE 0 changes. Improve documentation, do the 2003-01-08 00:22:27 +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 Fix various places where global s/NOTICE/WARNING/ was applied with too 2003-01-07 22:23:17 +00:00
tcop SendFunctionResult should take care to detoast varlena results. 2003-01-07 22:32:10 +00:00
utils Fix various places where global s/NOTICE/WARNING/ was applied with too 2003-01-07 22:23:17 +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