This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.

Jan Wieck <JanWieck@Yahoo.com>

Commit: 1547ee017c897725221d0752af4477121524c05b
Author: Jan Wieck <JanWieck@Yahoo.com>
Date: 1999-09-29T16:06:40Z
Releases: 7.1.1
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

Files