Re: WITH CHECK OPTION for auto-updatable views

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: WITH CHECK OPTION for auto-updatable views
Дата
Msg-id CAEZATCWR8G63NA0numrsam+EUOBcmyHA7iBHfZCF+cTjtGWhXA@mail.gmail.com
обсуждение исходный текст
Ответ на WITH CHECK OPTION for auto-updatable views  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Ответы Re: WITH CHECK OPTION for auto-updatable views  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On 9 June 2013 11:14, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
> Here's a rebased version of the patch implementing WITH CHECK OPTION
> for auto-updatable views.
>
> It now includes documentation, and a clearer description of the
> patch's limitations --- WITH CHECK OPTION is only supported on
> auto-updatable views, not trigger-updatable or rule-updatable views. I
> believe that's compatible with the following features from the SQL
> standard:
>
> F311-04 Schema definition statement     CREATE VIEW: WITH CHECK OPTION
> F751    View CHECK enhancements
>

Here's an updated version --- I missed the necessary update to the
check_option column of information_schema.views.

Regards,
Dean

Вложения

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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Parallell Optimizer
Следующее
От: Dean Rasheed
Дата:
Сообщение: MD5 aggregate