mirror of
https://github.com/postgres/postgres.git
synced 2026-03-02 05:13:42 -05:00
First real FOREIGN KEY constraint trigger functionality.
Implemented now:
FOREIGN KEY ... REFERENCES ... MATCH FULL
FOREIGN KEY ... MATCH FULL ... ON DELETE CASCADE
Jan
This commit is contained in:
parent
a4f59da146
commit
34eb4f0a32
1 changed files with 942 additions and 12 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue