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)
commitd5fccd50ec363b15afb2494da48266b930d94e36
treef576e4484a83df1e9eb4379be28226e1b3ef0bb4
parent750db97681118013b9b22f165081b4264c3c07ab
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