Commit a2899eb
committed
Teach CREATE CONSTRAINT TRIGGER to convert old-style foreign key
trigger definitions into regular foreign key constraints. This seems
necessary given that some people evidently never did get around to
running adddepend on their schemas, and without some sort of hack the
old definitions will no longer work. Per report from Olivier Prenant
and subsequent investigation.1 parent 97ddfc9 commit a2899eb
1 file changed
+288
-69
lines changed
0 commit comments