Skip to content

Commit 527c3c1

Browse files
committed
doc: fix link to ALTER GROUP
Fix for commit 2882d1f. Reported-by: Tom Lane Discussion: https://postgr.es/m/1388368.1696011440@sss.pgh.pa.us Backpatch-through: 16 only
1 parent 2882d1f commit 527c3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ Author: Robert Haas <rhaas@postgresql.org>
967967

968968
<listitem>
969969
<para>
970-
Allow <link linkend="sql-grant"><literal>ALTER GROUP group_name
970+
Allow <link linkend="sql-altergroup"><literal>ALTER GROUP group_name
971971
ADD USER user_name</literal></link> to be performed with <literal>ADMIN
972972
OPTION</literal> (Robert Haas)
973973
</para>

0 commit comments

Comments
 (0)