summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ri_triggers.c
AgeCommit message (Expand)Author
1999-12-10Added global variable to have RI triggers overrideJan Wieck
1999-12-08Fixed concurrent visibility bug.Jan Wieck
1999-12-07Again updated INSIDE TODOJan Wieck
1999-12-07Added SET DEFAULT action for ON DELETE/UPDATEJan Wieck
1999-12-06Corrected TODO in sourceJan Wieck
1999-12-06Added ON DELETE/UPDATE SET NULLJan Wieck
1999-12-06Completed FOREIGN KEY syntax.Jan Wieck
1999-11-22Add system indexes to match all caches.Bruce Momjian
1999-10-08First real FOREIGN KEY constraint trigger functionality.Jan Wieck
1999-09-30Added utils/adt/ri_triggers with empty shells for theJan Wieck