Re: revamp row-security tracking

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: revamp row-security tracking
Дата
Msg-id 933433.1739829296@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: revamp row-security tracking  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
Nathan Bossart <nathandbossart@gmail.com> writes:
> Perhaps another variation
> on this idea is to create a query walker that just looks for hasRowSecurity
> flags throughout the tree (and to use that to mark the plan cache entry
> appropriately).

That seems like a pretty plausible compromise position.  So we'd
redefine Query.hasRowSecurity as summarizing the situation for only
the Query's own rtable entries, not recursively for sub-Queries.

            regards, tom lane



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