mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03: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: