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

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle
Дата
Msg-id 497F24C3.70807@dunslane.net
обсуждение исходный текст
Ответ на Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: [COMMITTERS] pgsql: Automatic view update rules Bernd Helmle  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers

Robert Haas wrote:
> Do we REALLY think there are people out there who are writing INSERT
> or UPDATE actions on views on which they haven't installed rules and
> counting on the fact that those operations fail for correctness?
>
> Personally, I usually write my code so it inserts into something that
> is, uh... insertable.
>
>
>   

Not everybody has control over what clients might try to do. This is a 
very legitimate concern, ISTM.

cheers

andrew


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

Предыдущее
От: Joshua Brindle
Дата:
Сообщение: Re: 8.4 release planning
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pg_upgrade project status