Re: [BUGS] BUG #2561: Manual is wrong: You can't grant a group to

2006-08-03 Thread Brian Hurt
Alvaro Herrera wrote: Brian Hurt wrote: 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.ht

Re: [BUGS] BUG #2561: Manual is wrong: You can't grant a group to public

2006-08-02 Thread Tom Lane
"Brian Hurt" <[EMAIL PROTECTED]> 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 > indic

Re: [BUGS] BUG #2561: Manual is wrong: You can't grant a group to public

2006-08-02 Thread Alvaro Herrera
Brian Hurt wrote: > 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

[BUGS] BUG #2561: Manual is wrong: You can't grant a group to public

2006-08-02 Thread Brian Hurt
The following bug has been logged online: Bug reference: 2561 Logged by: Brian Hurt Email address: [EMAIL PROTECTED] PostgreSQL version: 8.01 Operating system: Documentation Description:Manual is wrong: You can't grant a group to public Details: The manual page for