OSDN Git Service

Added utils/adt/ri_triggers with empty shells for the
authorJan Wieck <JanWieck@Yahoo.com>
Thu, 30 Sep 1999 14:54:24 +0000 (14:54 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Thu, 30 Sep 1999 14:54:24 +0000 (14:54 +0000)
commitccecf1fa460a934bf5d4ebaa4ef8568735cc82e0
tree1d75be688460a1e0e0b92015f2421a8df4d144bb
parentdaaeafd9e1d85973695572425036dbb8c6175242
Added utils/adt/ri_triggers with empty shells for the
FOREIGN KEY triggers.

Added pg_proc entries for all the new functions.

Jan
src/backend/commands/trigger.c
src/backend/utils/adt/Makefile
src/backend/utils/adt/ri_triggers.c [new file with mode: 0644]
src/include/catalog/pg_proc.h
src/include/utils/builtins.h