]> granicus.if.org Git - postgresql/commit
Temporary kluge to let RI triggers work on tables outside the system
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Apr 2002 02:02:34 +0000 (02:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Apr 2002 02:02:34 +0000 (02:02 +0000)
commit87b08080205833fe9ebdb40ac779be0abf900157
treebefe5615d273bcc61c0398fadc5a1997036ef791
parentb5030d33f35152483f15bcfeab80a068748fbafc
Temporary kluge to let RI triggers work on tables outside the system
catalog namespace.  This will not do as a production solution because
the interpretation of RI trigger arguments will vary depending on the
current namespace search path.  I'm just putting it in so that the RI
regression tests don't fail while schema development proceeds.  We
must find a better answer before 7.3 can be released.
src/backend/utils/adt/ri_triggers.c