Skip to content

Commit bdd35cc

Browse files
committed
Fix release notes again
1 parent ec67260 commit bdd35cc

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@
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 (<xref linkend="spgist">)</para>
16-
<para>Added RUM index, based on GIN, as separate module (<xref linkend="rum">)</para>
15+
<para>Added k-nearest neighbors algorithm (KNN) for SP-GiST and B-tree
16+
(See <xref linkend="spgist">)</para>
17+
<para>Added RUM index, based on GIN, as separate module (See <xref linkend="rum">)</para>
1718
<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 (<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>
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>
21+
<para>Added page level compression (CFS) (See <xref linkend="cfs">)</para>
2122
</sect2>
2223
<sect2>
2324
<title>Migration to Version &productname; 9.6.0.1</title>

0 commit comments

Comments
 (0)