|
15 | 15 | <para>Added k-nearest neighbors algorithm (KNN) for SP-GiST and B-tree
|
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 |
| - <para>WAL size has been reduced on <command>CREATE INDEX</command> operation in the GiST,GIT, SP-GiST</para> |
| 18 | + <para>WAL size has been reduced on <command>CREATE INDEX</command> operation in the GiST,GIN, SP-GiST</para> |
19 | 19 | <para>Added timeout for idle sessions on the server side (See <xref linkend="guc-idle-session-timeout">)</para>
|
20 | 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>
|
|