Re: default EXECUTE privilege

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: default EXECUTE privilege
Дата
Msg-id 14133.1062773309@sss.pgh.pa.us
обсуждение исходный текст
Ответ на default EXECUTE privilege  (Sergey Suleymanov <solt@eatpbank.ru>)
Ответы Re: default EXECUTE privilege  (Lincoln Yeoh <lyeoh@pop.jaring.my>)
Список pgsql-general
Sergey Suleymanov <solt@eatpbank.ru> writes:
>        Documentation says "By default, only the owner (creator) of the
>        function has the right to execute it."

That's a documentation error.  Where do you see it exactly?  I can't
find such a statement in the current sources.

>        But for me newly created function has execute privilege to
>        public by default. And we have to execute "revoke execute on
>        function ... from public". Why?

We decided that was the most useful default.

            regards, tom lane

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Pagination - 1 or 2 queries?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Replaceing records