|
16 | 16 | (See <xref linkend="spgist">)</para>
|
17 | 17 | <para>Added RUM index, based on GIN, as separate module (See <xref linkend="rum">)</para>
|
18 | 18 | <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> |
21 | 21 | <para>Added page level compression (CFS) (See <xref linkend="cfs">)</para>
|
22 | 22 | </sect2>
|
23 | 23 | <sect2>
|
|