access control lists ( acl )

From: Nicolas Nappe <nnappe(at)uflo1(dot)uflo(dot)edu(dot)ar(dot)overnet(dot)com(dot)ar>
To: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: access control lists ( acl )
Date: 1999-12-16 15:55:03
Message-ID: 01BF47C4.C5BE2C00@warbird.uflo.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

How can I display the current privileges of a group or
a user in a particular table? I could read relacl from pg_class,
but I can´t process the acltype. In acl.c, acltype is an int4!!!
Is there any code to reuse?

Nicolas Nappe

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 1999-12-16 16:22:54 AW: [HACKERS] SELECT ... AS ... names in WHERE/GROUP BY/HAVING
Previous Message Nicolas Nappe 1999-12-16 15:49:26 Arrays and pg_groupr