Re: [PATCH] Re: Setuid functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] Re: Setuid functions
Дата
Msg-id 9286.993343648@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] Re: Setuid functions  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: [PATCH] Re: Setuid functions  (Philip Warner <pjw@rhyme.com.au>)
Re: [PATCH] Re: Setuid functions  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> The term for user identity is "authorization", so I would
> call these commands

>   SET AUTHORIZATION { INVOKER | DEFINER }

I like that better, too.

Overall, the only objection I can see to doing things this way is that
we have to do it over again for each function language (eg, adding such
a thing to SQL functions is doable, but much more tedious than for
plpgsql).  But it seems more flexible than the pg_proc-attribute
approach.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCH] by request: base64 for bytea
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: [PATCH] by request: base64 for bytea