Robert Treat <[EMAIL PROTECTED]> writes:
> ... The "Alter Table Set Without OIDS" command was removed
> in favor of making "Alter Table Drop Column" able to handle OID
> columns.
Small correction: SET WITHOUT OIDS was *not* removed. What was removed
was the separate implementation it used to have. Internally it now just
does a "DROP COLUMN oid".
(Not your fault, there was some confusion on this point on the
pgsql-committers list...)
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org