Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > >> Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and > >> remove separate implementation of ALTER TABLE SET WITHOUT OIDS in favor > >> of doing a regular DROP. > > > Does removing SET WITHOUT OIDS cause compatibility problems? > > I didn't remove the command, I only replaced its implementation with a > call to AlterTableDropColumn.
OK, thanks. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster