aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-13.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-13.sgml b/doc/src/sgml/release-13.sgml
index 6543f8b9100..6fb32ef57cd 100644
--- a/doc/src/sgml/release-13.sgml
+++ b/doc/src/sgml/release-13.sgml
@@ -645,7 +645,7 @@ Author: Jeff Davis <jdavis@postgresql.org>
<para>
Previously, hash aggregation was avoided if it was expected to use
more than <xref linkend="guc-work-mem"/> memory. This is controlled
- by <xref linkend="guc-enable-hashagg-disk"/>.
+ by <xref linkend="guc-enable-groupingsets-hash-disk"/>.
</para>
</listitem>