Re: 7.4 acl: what is a*r*w*d*?

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.4 acl: what is a*r*w*d*?
Date: 2003-04-23 12:32:46
Message-ID: 1051101165.37927.4.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 2003-04-23 at 04:30, Andreas Pflug wrote:
> Starting with 7.4, I observe ACLs that look like
> a*r*w*d*R*x*t*
> This seems to be a 7.4 extension. Haven't found comments on this in the
> mailing list.
>
> This will be interpreted by pgadmin2 and pgadmin3 as
> GRANT SELECT, UPDATE, INSERT, DELETE, RULE, REFERENCE, TRIGGER
> I wonder if this is correct.

Peter extended permissions to enable WITH GRANT OPTION. The * indicates
you are allowed to grant the permission to others.

http://candle.pha.pa.us/main/writings/pgsql/sgml/sql-grant.html

--
Rod Taylor <rbt(at)rbt(dot)ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2003-04-23 12:44:13 Re: Are we losing momentum?
Previous Message Shi-Sen Chang 2003-04-23 11:38:50 linking problem with gcc-mingw