Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle
Дата
Msg-id
20090125212000.GB4138@alvh.no-ip.org
Ответ на
Список
Дерево обсуждения
Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle "Joshua D. Drake" <jd@commandprompt.com>
Tom Lane escribió:

> The main question in my mind is whether we should have a turn-off
> feature that is global (GUC) or per-view (reloption).  One difficulty
> with a reloption is that there's no way to set it on a view until after
> you've done CREATE VIEW, whereupon it's too late --- the auto rules
> are already there, and surely the reloption mechanism isn't going to
> know how to make them go away.

Hmm, is there no way to do CREATE VIEW ... WITH (reloption)?  Isn't it
just a matter of another case in opt_check_option?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

В списке pgsql-hackers по дате отправления
От: Emmanuel Cecchet
Дата:
Сообщение: Re: Table Partitioning Feature
От: Alex Hunsaker
Дата:
FAQ