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.