Josip Rodin <[email protected]> writes: > I want to find out whether a user has a select privilege on a particular > database. This is what I see when it does:
Consider using has_table_privilege() instead of reading the ACL for
yourself.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
