postgresql/src/backend/access/transam
Vadim B. Mikheev 4793740367 XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
First step in cleaning up backend initialization code.
Fix for FATAL: now FATAL is ERROR + exit.
1999-10-06 21:58:18 +00:00
..
Makefile Transaction log manager core code. 1999-09-27 15:48:12 +00:00
rmgr.c Transaction log manager core code. 1999-09-27 15:48:12 +00:00
transam.c Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
transsup.c Final cleanup. 1999-07-16 05:00:38 +00:00
varsup.c Mega-commit to make heap_open/heap_openr/heap_close take an 1999-09-18 19:08:25 +00:00
xact.c This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. 1999-09-29 16:06:40 +00:00
xid.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
xlog.c XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. 1999-10-06 21:58:18 +00:00