Re: Typed-tables patch broke pg_upgrade

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Typed-tables patch broke pg_upgrade
Дата
Msg-id 1301503812.31317.1.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: Typed-tables patch broke pg_upgrade  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Typed-tables patch broke pg_upgrade
Re: Typed-tables patch broke pg_upgrade
Список pgsql-hackers
On tor, 2011-02-10 at 06:31 +0200, Peter Eisentraut wrote:
> > ERROR:  cannot drop column from typed table
> >
> > which probably is because test_type2 has a dropped column.
>
> It should call
>
> ALTER TYPE test_type2 DROP ATTRIBUTE xyz CASCADE;
>
> instead.  That will propagate to the table.

Here is a patch that addresses this problem.

It looks like Noah Misch might have found another problem in this area.
We'll have to investigate that.

Вложения

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