forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita2899eb
committed
Teach CREATE CONSTRAINT TRIGGER to convert old-style foreign key
trigger definitions into regular foreign key constraints. This seemsnecessary given that some people evidently never did get around torunning adddepend on their schemas, and without some sort of hack theold definitions will no longer work. Per report from Olivier Prenantand subsequent investigation.1 parent97ddfc9 commita2899eb
1 file changed
+288
-69
lines changed0 commit comments
Comments
(0)