Josip Rodin <j...@entuzijast.net> 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 (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to