aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-09-20 11:10:42 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2017-09-20 11:10:42 -0400
commit33dd10ef2f1df34e834c64f78622302ea5d78a93 (patch)
tree60da96361c83a8f79e913a73b607aa8a80871576 /src
parent95a231aef9bb872913f67f30a8cffcfefaf8ca51 (diff)
downloadpostgresql-33dd10ef2f1df34e834c64f78622302ea5d78a93.tar.gz
postgresql-33dd10ef2f1df34e834c64f78622302ea5d78a93.zip
Fix erroneous documentation about noise word GROUP.
GRANT, REVOKE, and some allied commands allow the noise word GROUP before a role name (cf. grantee production in gram.y). This option does not exist elsewhere, but it had nonetheless snuck into the documentation for ALTER ROLE, ALTER USER, and CREATE SCHEMA. Seems to be a copy-and-pasteo in commit 31eae6028, which did expand the syntax choices here, but not in that way. Back-patch to 9.5 where that came in. Discussion: https://postgr.es/m/20170916123750.8885.66941@wrigleys.postgresql.org
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions