Re: AcquireRewriteLocks/acquireLocksOnSubLinks vs. rowsecurity

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: AcquireRewriteLocks/acquireLocksOnSubLinks vs. rowsecurity
Дата
Msg-id 20150828151300.GJ3685@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: AcquireRewriteLocks/acquireLocksOnSubLinks vs. rowsecurity  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
* Andres Freund (andres@anarazel.de) wrote:
> On 2015-08-28 08:49:24 -0400, Stephen Frost wrote:
> >
> > +                /*
> > +                 * get_row_security_policies just added to securityQuals and/or
> > +                 * withCheckOptions, and there were SubLinks, so make sure
> > +                 * we lock any relations which were added as a result.
> > +                 */
>
> Very minor comment: Strictly speaking the quals/wces haven't yet been
> added to the Query, that happens only few lines down. I think it makes
> sense to mention that we normally rely on the parser to acquire locks,
> but that can't work here since sec quals/wces aren't visible to the
> parser.

Better?

    Thanks!

        Stephen

Вложения

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

Предыдущее
От: YUriy Zhuravlev
Дата:
Сообщение: WIP: About CMake v2
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: WIP: About CMake v2