Re: CREATE TABLE/AS does not allow WITH OIDS?
Neil Conway <neilc@samurai.com>
From: Neil Conway <neilc@samurai.com>
To: Thomas Lockhart <lockhart@fourpalms.org>
Cc: pgsql-hackers@postgresql.org
Date: 2002-11-07T18:45:45Z
Lists: pgsql-hackers
Thomas Lockhart <lockhart@fourpalms.org> writes: > ... 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. How would we make use of 'hasoids' in the case of multiple source tables, or a source table defined by an SRF? Unless we can define some consistent semantics for when we use the hasoids of the source table(s), I'd say we should just add the WITH/WITHOUT OIDS syntax. Cheers, Neil -- Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC