Josip Rodin wrote:
> Hi,
> 
> I want to find out whether a user has a select privilege on a particular
> database.


You're probably better off using the has_foo_privilege family of
functions, e.g., has_table_privilege().

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to