mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
doc: PG 16 relnotes: change GRANT GROUP item to ALTER GROUP
Reported-by: TAKATSUKA Haruka Discussion: https://postgr.es/m/18137-866ccb684317745f@postgresql.org Backpatch-through: 16 only
This commit is contained in:
@ -967,8 +967,8 @@ Author: Robert Haas <rhaas@postgresql.org>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Allow <link linkend="sql-grant"><literal>GRANT group_name TO
|
Allow <link linkend="sql-grant"><literal>ALTER GROUP group_name
|
||||||
user_name</literal></link> to be performed with <literal>ADMIN
|
ADD USER user_name</literal></link> to be performed with <literal>ADMIN
|
||||||
OPTION</literal> (Robert Haas)
|
OPTION</literal> (Robert Haas)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user