CREATE TABLE/AS does not allow WITH OIDS?

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема CREATE TABLE/AS does not allow WITH OIDS?
Дата
Msg-id 3DCA971B.7030805@fourpalms.org
обсуждение исходный текст
Ответы Re: CREATE TABLE/AS does not allow WITH OIDS?  (Neil Conway <neilc@samurai.com>)
Список 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 по дате отправления:

Предыдущее
От: Olivier PRENANT
Дата:
Сообщение: Re: [PORTS] PostgreSQL supported platform report and a
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: [PORTS] PostgreSQL supported platform report and a