Обсуждение: table permissions

Поиск
Список
Период
Сортировка

table permissions

От
Joseph Shraibman
Дата:
Is there a function I can call to see if the current user has
permissions on a certain table?

Re: table permissions

От
Michael Fuhr
Дата:
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/