| От | Tom Lane |
|---|---|
| Тема | Re: row security roadmap proposal |
| Дата | |
| Msg-id | 14580.1387205013@sss.pgh.pa.us обсуждение |
| Ответ на | Re: row security roadmap proposal (Craig Ringer <craig@2ndquadrant.com>) |
| Ответы |
Re: row security roadmap proposal
|
| Список | pgsql-hackers |
Craig Ringer <craig@2ndquadrant.com> writes:
> - Add an attribute to portals that stores the user ID at the time the
> portal was planned. Possibly extensibly; I'd be surprised if we won't
> need to associate other local info with a portal later.
This bit seems rather confused. A portal is a runnable query; we
do not support replanning midstream, and I don't think we support
changes of UID either.
I agree that the plan cache needs to support treating change of UID
as a reason to discard a cached plan, but that's nothing to do with
portals.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера