Peter Eisentraut <peter_e(at)gmx(dot)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