Skip to content

Commit ec67260

Browse files
committed
Fix release notes
1 parent 68f007b commit ec67260

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
9.6.0.1</para>
1313
<para>Major enhancements over <productname>Postgres Pro</productname>
1414
9.6.0 include:</para>
15-
<para>Added k-nearest neighbors algorithm (KNN) for SP-GiST and B-tree (See: <xref linkend="spgist">)</para>
16-
<para>Added new index RUM, based on GIN, as separate module (See: <xref linkend="rum">)</para>
15+
<para>Added k-nearest neighbors algorithm (KNN) for SP-GiST and B-tree (<xref linkend="spgist">)</para>
16+
<para>Added RUM index, based on GIN, as separate module (<xref linkend="rum">)</para>
1717
<para>WAL size has been reduced on <command>CREATE INDEX</command> operation in the GiST, GIT, SP-GiST</para>
18-
<para>Added timeout for idle sessions on the server side (See: <xref linkend="config">)</para>
19-
<para>Added SHA-2 algorithm for password encryption (See: <xref linkend="config"> and <xref linkend="SQL-CREATEROLE">)</para>
20-
<para>Added page level compression (CFS)(See: <xref linkend="cfs">)</para>
18+
<para>Added timeout for idle sessions on the server side (<xref linkend="config">)</para>
19+
<para>Added SHA-2 algorithm for password encryption (<xref linkend="config"> and <xref linkend="SQL-CREATEROLE">)</para>
20+
<para>Added page level compression (CFS) (<xref linkend="cfs">)</para>
2121
</sect2>
2222
<sect2>
2323
<title>Migration to Version &productname; 9.6.0.1</title>

0 commit comments

Comments
 (0)