Re: Proof of concept: auto updatable views

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Proof of concept: auto updatable views
Дата
Msg-id CA+Tgmoba=sbvS5M5tJ6AN4zBaeBsKRk_v71=sfSVTWfCqkGDbQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Proof of concept: auto updatable views  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Ответы Re: Proof of concept: auto updatable views
Список pgsql-hackers
On Sun, Aug 12, 2012 at 5:14 PM, Dean Rasheed <dean.a.rasheed@gmail.com> wrote:
> None of this new code kicks in for non-security barrier views, so the
> kinds of plans I posted upthread remain unchanged in that case. But
> now a significant fraction of the patch is code added to handle
> security barrier views. Of course we could simply say that such views
> aren't updatable, but that seems like an annoying limitation if there
> is a feasible way round it.

Maybe it'd be a good idea to split this into two patches: the first
could implement the feature but exclude security_barrier views, and
the second could lift that restriction.

Just a thought.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: patch: shared session variables
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Avoiding adjacent checkpoint records