postgresql/src/backend
1999-09-28 17:50:23 +00:00
..
access Make tree compilable (+WAL). 1999-09-28 11:41:09 +00:00
bootstrap Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. 1999-09-27 20:27:32 +00:00
catalog Several changes here, not very related but touching some of the same files. 1999-09-24 00:25:33 +00:00
commands Make tree compilable (+WAL). 1999-09-28 11:41:09 +00:00
executor Fix nodeAgg coredump in case where lower-level plan has 1999-09-28 02:03:19 +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 Implement constant-expression simplification per Bernard 1999-09-26 02:28:44 +00:00
optimizer Implement constant-expression simplification per Bernard 1999-09-26 02:28:44 +00:00
parser Add subquery mention in auto-create table entry. 1999-09-28 17:50:23 +00:00
port Fix for AIX dynaloader from Zeugswetter Andrea 1999-09-28 17:35:12 +00:00
postmaster Transaction log manager core code. 1999-09-27 15:48:12 +00:00
regex Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewrite Remove incorrect 'Assert(targetList != NULL)'. An 1999-09-19 17:20:58 +00:00
storage Make tree compilable (+WAL). 1999-09-28 11:41:09 +00:00
tcop Transaction log manager core code. 1999-09-27 15:48:12 +00:00
tioga Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Make tree compilable (+WAL). 1999-09-28 11:41:09 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00