doc: fix link to ALTER GROUP

Fix for commit 2882d1f31a.

Reported-by: Tom Lane

Discussion: https://postgr.es/m/1388368.1696011440@sss.pgh.pa.us

Backpatch-through: 16 only
This commit is contained in:
Bruce Momjian 2023-09-29 14:32:16 -04:00
parent 2882d1f31a
commit 527c3c1bec

View File

@ -967,7 +967,7 @@ Author: Robert Haas <rhaas@postgresql.org>
<listitem>
<para>
Allow <link linkend="sql-grant"><literal>ALTER GROUP group_name
Allow <link linkend="sql-altergroup"><literal>ALTER GROUP group_name
ADD USER user_name</literal></link> to be performed with <literal>ADMIN
OPTION</literal> (Robert Haas)
</para>