Re: beta1 packaged

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: beta1 packaged
Дата
Msg-id 6419.1031239146@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: beta1 packaged  (Rod Taylor <rbt@zort.ca>)
Ответы Re: beta1 packaged  (Rod Taylor <rbt@zort.ca>)
Re: beta1 packaged  (Giles Lean <giles@nemeton.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Please rename split(text,text,int) to splitpart
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: I am done