Skip to content

Commit cab3407

Browse files
committed
Fix release notes references
1 parent 4680035 commit cab3407

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-pro-9.6.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
(See <xref linkend="spgist">)</para>
1717
<para>Added RUM index, based on GIN, as separate module (See <xref linkend="rum">)</para>
1818
<para>WAL size has been reduced on <command>CREATE INDEX</command> operation in the GiST, GIT, SP-GiST</para>
19-
<para>Added timeout for idle sessions on the server side (See <xref linkend="config">)</para>
20-
<para>Added SHA-2 algorithm for password encryption (See <xref linkend="config"> and <xref linkend="SQL-CREATEROLE">)</para>
19+
<para>Added timeout for idle sessions on the server side (See <xref linkend="guc-idle-session-timeout">)</para>
20+
<para>Added SHA-2 algorithm for password encryption (See <xref linkend="runtime-config"> and <xref linkend="SQL-CREATEROLE">)</para>
2121
<para>Added page level compression (CFS) (See <xref linkend="cfs">)</para>
2222
</sect2>
2323
<sect2>

0 commit comments

Comments
 (0)