Re: CREATE TABLE AS / WITHOUT OIDs? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CREATE TABLE AS / WITHOUT OIDs?
Date
Msg-id 26255.1003786644@sss.pgh.pa.us
Whole thread Raw
In response to CREATE TABLE AS / WITHOUT OIDs?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Shouldn't there be some form of CREATE TABLE AS / WITHOUT OIDS?

I thought about that, but decided it wasn't worth cluttering the
parsetree representation with yet another CreateAs/SelectInto hack.
        regards, tom lane


pgsql-hackers by date:

Previous
From: speedboy
Date:
Subject: Re: createlang difficulty.
Next
From: Tom Lane
Date:
Subject: Re: Creating unique constraints on OID