Re: Doc update: ALTER SEQUENCE name RENAME TO can be rolled back - Mailing list pgsql-patches

From Tom Lane
Subject Re: Doc update: ALTER SEQUENCE name RENAME TO can be rolled back
Date
Msg-id 26244.1191430178@sss.pgh.pa.us
Whole thread Raw
In response to Doc update: ALTER SEQUENCE name RENAME TO can be rolled back  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-patches
Heikki Linnakangas <heikki@enterprisedb.com> writes:
>      those changes take effect immediately and are not reversible.  However,
> !    the <literal>OWNED BY</> and <literal>SET SCHEMA</> clauses are ordinary
>      catalog updates and can be rolled back.

>      those changes take effect immediately and are not reversible.  However,
> !    the <literal>OWNED BY</>, <literal>SET SCHEMA</> and <literal>RENAME</> clauses are ordinary
>      catalog updates and can be rolled back.

Good catch --- applied along with some other fixes.

            regards, tom lane

pgsql-patches by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: ecpg DllMain fix
Next
From: Heikki Linnakangas
Date:
Subject: Re: OpenSSL Applink