Re: BUG #2561: Manual is wrong: You can't grant a group to public - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2561: Manual is wrong: You can't grant a group to public
Date
Msg-id 18013.1154536292@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2561: Manual is wrong: You can't grant a group to public  ("Brian Hurt" <bhurt@janestcapital.com>)
List pgsql-bugs
"Brian Hurt" <bhurt@janestcapital.com> writes:
> The manual page for grant here:
> http://www.postgresql.org/docs/8.1/interactive/sql-grant.html
> indicates that you can grant a group to public.  The discussion of
> priveleges here:
> http://www.postgresql.org/docs/8.1/interactive/privileges.html
> indicates that you can't,

Actually, I see nothing in that part of the manual mentioning that you
can't, either, but it's indeed true.  Text adjusted in 8.1 and HEAD.
Thanks for the report.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: referential integrity violation - key referenced from
Next
From: "Nikolay Samokhvalov"
Date:
Subject: Re: Fwd: [NOVICE] Trigger and Recursive Relation ?