Re: perm bug ?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: perm bug ?
Дата
Msg-id 20030724165557.GA7206@wolff.to
обсуждение исходный текст
Ответ на perm bug ?  (ivan <iv@psycho.pl>)
Список pgsql-hackers
On Thu, Jul 24, 2003 at 00:32:32 +0200, ivan <iv@psycho.pl> wrote:
> 
> When ie function is whitout any grant == public have grant to execute it.
> public or user who have grant to usage on this func. namepsace.
> 
> I think when i create function , the default grant should be only for
> owner. specialy when function have security definer .
> 
> or , i dont know about sth like umask ???

Note that you can create and remove public access to a function in a
transaction so that there isn't a window where unauthorized people
can use the function.


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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: libpq_r
Следующее
От: Adam Haberlach
Дата:
Сообщение: Really odd corruption problem: cannot open pg_aggregate: No such file or directory