Re: BUG #5950: backend terminating after altering table

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: BUG #5950: backend terminating after altering table
Дата
Msg-id
28356.1301341666@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
BUG #5950: backend terminating after altering table "alex" <perepelica.alex@gmail.com>
Re: BUG #5950: backend terminating after altering table Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #5950: backend terminating after altering table Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #5950: backend terminating after altering table Sergey Burladyan <eshkinkot@gmail.com>
Re: BUG #5950: backend terminating after altering table Tom Lane <tgl@sss.pgh.pa.us>
"alex"  writes:
> Such steps:
> 1. create table t (
> );
> 2. alter table t add childs t;
> 3. alter table t add id serial not null primary key;
> server closed the connection unexpectedly

Thanks for the report.  Fixed as per today's discussion (ie, disallow
creating a self-referencing rowtype).

			regards, tom lane
В списке pgsql-bugs по дате отправления
От: Christopher Browne
Дата:
От: Tom Lane
Дата:
FAQ