On Thu, 2002-09-05 at 11:19, Tom Lane wrote: > Rod Taylor <[EMAIL PROTECTED]> writes: > > SunOS control.shared2 5.7 Generic_106541-20 sun4u sparc SUNW,Ultra-5_10 > > shows an error in ALTER TABLE tests: > > > ALTER TABLE FKTABLE ADD FOREIGN KEY(ftest1) references > > pktable(ptest1); > > NOTICE: ALTER TABLE will create implicit trigger(s) for FOREIGN KEY > > check(s) > > + ERROR: Relation "pg_temp_5"."" does not exist > > That's pretty bizarre. Is it reproducible? Can you get in there with a > debugger and try to figure out what's going wrong?
No, I've been unable to reproduce. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html