Re: sepgsql contrib module

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: sepgsql contrib module
Дата
Msg-id 9431.1295621748@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: sepgsql contrib module  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: sepgsql contrib module
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> For that matter, I wonder what happens with regular function
> permissions.  If the plan inlines the function and then somebody goes
> and changes the permission on the function and makes it SECURITY
> DEFINER, what happens?

ALTER FUNCTION is supposed to cause plan invalidation in such a case.
Not sure if GRANT plays nice with that though.
        regards, tom lane


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