Re: [HACKERS] GRANT role docs inconsistency

2006-09-04 Thread Magnus Hagander
GRANT role [, ...] TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH ADMIN OPTION ] It doesn't say that anymore: http://archives.postgresql.org/pgsql-committers/2006- 08/msg00034.php Pfft. I need to remember to check development docs as well :-) sorry about the noise.

Re: [HACKERS] GRANT role docs inconsistency

2006-08-31 Thread Tom Lane
Magnus Hagander [EMAIL PROTECTED] writes: The manual says: GRANT role [, ...] TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH ADMIN OPTION ] It doesn't say that anymore: http://archives.postgresql.org/pgsql-committers/2006-08/msg00034.php Perhaps we ought to start thinking