Re: CREATE TABLE/AS does not allow WITH OIDS?

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: CREATE TABLE/AS does not allow WITH OIDS?
Дата
Msg-id 874ratfcbq.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на CREATE TABLE/AS does not allow WITH OIDS?  (Thomas Lockhart <lockhart@fourpalms.org>)
Ответы Re: CREATE TABLE/AS does not allow WITH OIDS?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Outstanding patches
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Outstanding patches