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

From Stephen Frost
Subject Re: BUG #8176: problem with the "ALTER TYPE name RENAME TO new_name [ CASCADE | RESTRICT ]" syntax
Date
Msg-id 20130527152508.GV8597@tamriel.snowman.net
Whole thread Raw
In response to BUG #8176: problem with the "ALTER TYPE name RENAME TO new_name [ CASCADE | RESTRICT ]" syntax  (maxim.boguk@gmail.com)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] COPY .... (FORMAT binary) syntax doesn't work
Next
From: stronny@celestia.ru
Date:
Subject: BUG #8177: initscript should create /var/run/postgresql