Re: beta1 packaged - Mailing list pgsql-hackers

From Tom Lane
Subject Re: beta1 packaged
Date
Msg-id 6419.1031239146@sss.pgh.pa.us
Whole thread Raw
In response to Re: beta1 packaged  (Rod Taylor <rbt@zort.ca>)
Responses Re: beta1 packaged  (Rod Taylor <rbt@zort.ca>)
Re: beta1 packaged  (Giles Lean <giles@nemeton.com.au>)
List pgsql-hackers
Rod Taylor <rbt@zort.ca> 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?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: Please rename split(text,text,int) to splitpart
Next
From: Bruce Momjian
Date:
Subject: Re: I am done