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

From Brian Hurt
Subject BUG #2561: Manual is wrong: You can't grant a group to public
Date
Msg-id 200608012115.k71LFcLk017421@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #2561: Manual is wrong: You can't grant a group to public  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: BUG #2561: Manual is wrong: You can't grant a group to public  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2561
Logged by:          Brian Hurt
Email address:      bhurt@janestcapital.com
PostgreSQL version: 8.01
Operating system:   Documentation
Description:        Manual is wrong: You can't grant a group to public
Details:

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, and experiment with 8.01 confirms that you can't
as well.  I'm assuming this is a cut and paste error with the documentation.

pgsql-bugs by date:

Previous
From: "PFudd"
Date:
Subject: BUG #2560: Web page documentation hard to use
Next
From: "flash.xu"
Date:
Subject: BUG #2559: why jdbc-driver AbstractJdbc2ResultSetMetaData. getTableName(int column) return ""