postgresql/src/backend
Vadim B. Mikheev 3fea625e9d Make tree compilable (+WAL). 1999-09-28 11:41:09 +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 I have been working with user defined types and user defined c 1999-09-28 04:34:56 +00:00
port Get rid of elog(DEBUG) in snprintf emulation ... it's just 1999-09-09 03:13:22 +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