Re: Problems renaming referencing column

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Problems renaming referencing column
Дата
Msg-id 20040717080749.L16467@megazone.bigpanda.com
обсуждение исходный текст
Ответ на Problems renaming referencing column  ("Alexander M. Pravking" <fduch@antar.bryansk.ru>)
Список pgsql-bugs
On Sat, 17 Jul 2004, Alexander M. Pravking wrote:

> (sorry if it's a dup)
>
> In 7.4.3, if I rename a column which references another table,
> constraint trigger fails on update or delete from main table.

I think this probably has to do with the fact that the plan gets cached.

If I close the connection and restart it, the constraint appears to work.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Alexander M. Pravking"
Дата:
Сообщение: Problems renaming referencing column
Следующее
От: Theodore Petrosky
Дата:
Сообщение: Re: Replace function BUG