From: | Rod Taylor <rbt(at)zort(dot)ca> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: beta1 packaged |
Date: | 2002-09-05 16:22:22 |
Message-ID: | 1031242942.71961.72.camel@jester |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 2002-09-05 at 11:19, Tom Lane wrote:
> Rod Taylor <rbt(at)zort(dot)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?
No, I've been unable to reproduce.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-09-05 16:33:04 | Re: beta1 packaged |
Previous Message | Vince Vielhaber | 2002-09-05 16:22:14 | Re: Map of developers |