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