Re: introduce "default_use_oids"
От | Manfred Koizar |
---|---|
Тема | Re: introduce "default_use_oids" |
Дата | |
Msg-id | 2ipcovssdds1fdquaila26sumu13k1tt60@email.aon.at обсуждение исходный текст |
Ответ на | introduce "default_use_oids" (Neil Conway <neilc@samurai.com>) |
Ответы |
Re: introduce "default_use_oids"
|
Список | pgsql-patches |
On Tue, 30 Sep 2003 20:00:22 -0400, Neil Conway <neilc@samurai.com> wrote: >This patch adds a new GUC var, "default_use_oids" Shouldn't it be honoured by CREATE TABLE AS SELECT ... ? This checkin might contain hints to the places that have to be modified: 2003-01-23 tgl * src/backend/executor/execMain.c 1.199: * src/backend/executor/execMain.c [REL7_3_STABLE] 1.180.2.1: * src/backend/executor/execUtils.c 1.96: * src/backend/executor/execUtils.c [REL7_3_STABLE] 1.90.2.1: * src/include/nodes/execnodes.h 1.92: * src/include/nodes/execnodes.h [REL7_3_STABLE] 1.75.2.1: Change CREATE TABLE AS / SELECT INTO to create the new table with OIDs, for backwards compatibility with pre-7.3 behavior. Per discussion on pgsql-general and pgsql-hackers. Servus Manfred
В списке pgsql-patches по дате отправления: