Subject: Doc update: ALTER SEQUENCE name RENAME TO can be rolled back
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 10/3/2007 12:49:38 PM
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
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
|