Re: BUG #8176: problem with the "ALTER TYPE name RENAME TO new_name [ CASCADE | RESTRICT ]" syntax

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: BUG #8176: problem with the "ALTER TYPE name RENAME TO new_name [ CASCADE | RESTRICT ]" syntax
Дата
Msg-id 20130527152508.GV8597@tamriel.snowman.net
обсуждение исходный текст
Ответ на BUG #8176: problem with the "ALTER TYPE name RENAME TO new_name [ CASCADE | RESTRICT ]" syntax  (maxim.boguk@gmail.com)
Список pgsql-bugs
Maxim,

* maxim.boguk@gmail.com (maxim.boguk@gmail.com) wrote:
> It seems that documentation wrong or [ CASCADE | RESTRICT ] feature of ALTER
> TYPE ... RENAME TO isn't implemented.

I've updated the documentation to reflect that [ CASCADE | RESTRICT ] is
supported for ALTER TYPE .. RENAME ATTRIBUTE and that it isn't supported
for ALTER TYPE .. RENAME TO.  This update will be pushed out with the
next releases.

    Thanks!

        Stephen

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] COPY .... (FORMAT binary) syntax doesn't work
Следующее
От: stronny@celestia.ru
Дата:
Сообщение: BUG #8177: initscript should create /var/run/postgresql