postgresql/src/backend/access/transam
Jan Wieck 1547ee017c This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Implements the CREATE CONSTRAINT TRIGGER and SET CONSTRAINTS commands.

TODO:
    Generic builtin trigger procedures
    Automatic execution of appropriate CREATE CONSTRAINT... at CREATE TABLE
    Support of new trigger type in pg_dump
    Swapping of huge # of events to disk

Jan
1999-09-29 16:06:40 +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 Make tree compilable (+WAL). 1999-09-28 11:41:09 +00:00