Re: table permissions - Mailing list pgsql-general

From Michael Fuhr
Subject Re: table permissions
Date
Msg-id 20050401021856.GA52783@winnie.fuhr.org
Whole thread Raw
In response to table permissions  (Joseph Shraibman <jks@selectacast.net>)
List 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 by date:

Previous
From: Joseph Shraibman
Date:
Subject: table permissions
Next
From: Palle Girgensohn
Date:
Subject: logging prepared queries' arguments?