postgresql/src/backend
Bruce Momjian 5883563208 Re-add mention of FAQ's for shared memory/ipc errors. 1999-10-10 16:53:51 +00:00
..
access XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. 1999-10-06 21:58:18 +00:00
bootstrap XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. 1999-10-06 21:58:18 +00:00
catalog Somehow missed this call to addRangeTableEntry() ... 1999-10-07 05:48:03 +00:00
commands Fix planner and rewriter to follow SQL semantics for tables that are 1999-10-07 04:23:24 +00:00
executor Remove a no-longer-needed kluge for degenerate aggregate cases, 1999-10-08 03:49:55 +00:00
lib Cope with versions of vsnprintf() written by people who 1999-09-08 16:31:38 +00:00
libpq Add README.SSL 1999-09-27 03:16:09 +00:00
main Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
nodes Fix planner and rewriter to follow SQL semantics for tables that are 1999-10-07 04:23:24 +00:00
optimizer Fix planner and rewriter to follow SQL semantics for tables that are 1999-10-07 04:23:24 +00:00
parser Allow \r as whitespace. 1999-10-09 01:32:38 +00:00
port Fix for AIX dynaloader from Zeugswetter Andrea 1999-09-28 17:35:12 +00:00
postmaster Update display of debug levels. 1999-10-08 05:36:58 +00:00
regex Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewrite Fix planner and rewriter to follow SQL semantics for tables that are 1999-10-07 04:23:24 +00:00
storage Re-add mention of FAQ's for shared memory/ipc errors. 1999-10-10 16:53:51 +00:00
tcop Update display of debug levels. 1999-10-08 05:36:58 +00:00
tioga Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils First real FOREIGN KEY constraint trigger functionality. 1999-10-08 12:00:08 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00