Thomas Lockhart <lockhart(at)fourpalms(dot)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.
regards, tom lane