ALTER GROUP

Started by Zbigniew Szmigieroover 8 years ago2 messagesdocs
Jump to latest
#1Zbigniew Szmigiero
zszmigiero@gmail.com

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Zbigniew Szmigiero (#1)
Re: ALTER GROUP

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