Re: table permissions

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: table permissions
Дата
Msg-id 20050401021856.GA52783@winnie.fuhr.org
обсуждение исходный текст
Ответ на table permissions  (Joseph Shraibman <jks@selectacast.net>)
Список pgsql-general
On Thu, Mar 31, 2005 at 08:57:17PM -0500, Joseph Shraibman wrote:
>
> Is there a function I can call to see if the current user has
> permissions on a certain table?

See "System Information Functions" (or "Miscellaneous Functions")
in the "Functions and Operators" chapter of the documentation.
Here's a link to the latest version:

http://www.postgresql.org/docs/8.0/interactive/functions-info.html#FUNCTIONS-INFO-ACCESS-TABLE

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Joseph Shraibman
Дата:
Сообщение: table permissions
Следующее
От: Palle Girgensohn
Дата:
Сообщение: logging prepared queries' arguments?