Re: CREATE TABLE/AS does not allow WITH OIDS?
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Thomas Lockhart <lockhart@fourpalms.org>, Neil Conway <neilc@samurai.com>, pgsql-hackers@postgresql.org
Date: 2002-11-13T02:10:13Z
Lists: pgsql-hackers
Tom Lane wrote: > Thomas Lockhart <lockhart@fourpalms.org> writes: > > What would be required to have OIDs for all SELECT/INTO product tables > > for this release? > > It *might* work to just reverse the default assumption in > ExecAssignResultTypeFromTL(). But I will vote against making such a > change at this late hour. Quite possibly we'd introduce bugs in > features that are much more critical than whether a table created by > SELECT INTO has OIDs or not. With no one concerned about this except Thomas and myself, added to TODO: * Fix SELECT ... INTO and CREATE TABLE AS to have appopriate OID column -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073