Thread: [DOCS] ALTER GROUP

[DOCS] ALTER GROUP

From
zszmigiero@gmail.com
Date:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/sql-alterrole.html
Description:
[ GROUP ] role_name

How to read this role specification?
According to notation the erroneous:

"ALTER ROLE GROUP role_name"

should be supported


--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Re: [DOCS] ALTER GROUP

From
Tom Lane
Date:
zszmigiero@gmail.com writes:
> The following documentation comment has been logged on the website:
> Page: https://www.postgresql.org/docs/9.5/static/sql-alterrole.html
> Description:

>  [ GROUP ] role_name

> How to read this role specification?
> According to notation the erroneous:

> "ALTER ROLE GROUP role_name"

> should be supported

Hmm, seems to be a documentation bug.  Possibly this was copied-and-pasted
from the docs for GRANT, which does allow the noise word GROUP here.

Thanks for reporting it!
        regards, tom lane


-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs