user privilege to create c function

Поиск
Список
Период
Сортировка
От TJ O'Donnell
Тема user privilege to create c function
Дата
Msg-id 4447.209.223.166.104.1121208223.squirrel@www.gnova.com
обсуждение исходный текст
Ответы Re: user privilege to create c function  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: user privilege to create c function  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-general
Until now I have been content to have the superuser CREATE FUNCTION...LANGUAGE 'C'
because I noticed that ordinary users could not:

ERROR:  permission denied for language c

I would like to allow a user to create C language functions, but can't
find just which privilege I need to grant.  The user owns the
database, by the way, but still can't create the function.  The user only
needs to create C functions for her own database(s).

TJ




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

Предыдущее
От: Tony Smith
Дата:
Сообщение: postgresql SSL off
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: postgresql SSL off