CREATE TABLE/AS does not allow WITH OIDS? - Mailing list pgsql-hackers

From Thomas Lockhart
Subject CREATE TABLE/AS does not allow WITH OIDS?
Date
Msg-id 3DCA971B.7030805@fourpalms.org
Whole thread Raw
Responses Re: CREATE TABLE/AS does not allow WITH OIDS?  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
... and the same for SELECT/INTO Also, the hasoids (or equivalent) 
attribute is not picked up from the source table which would be another 
way to push this property into the target table.

One or both of these mechanisms (I'd think both should be available) 
would seem to be required to make these constructs useful in 
environments requiring OIDs.

This seems to be a trivial but serious omission for this release. 
Comments and suggestions?
                  - Thomas
From a syntax PoV, CREATE TABLE name WITH OIDS AS ... works. Haven't 
worked out how to do the same for SELECT/INTO.



pgsql-hackers by date:

Previous
From: Olivier PRENANT
Date:
Subject: Re: [PORTS] PostgreSQL supported platform report and a
Next
From: Larry Rosenman
Date:
Subject: Re: [PORTS] PostgreSQL supported platform report and a