Tom Lane wrote:
> Thomas Lockhart <[EMAIL PROTECTED]> 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
  [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 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to