Skip to content

Commit 7d5482e

Browse files
committed
[Doc]: Fix index name
1 parent cab3407 commit 7d5482e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<para>Added k-nearest neighbors algorithm (KNN) for SP-GiST and B-tree
1616
(See <xref linkend="spgist">)</para>
1717
<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>
1919
<para>Added timeout for idle sessions on the server side (See <xref linkend="guc-idle-session-timeout">)</para>
2020
<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>

0 commit comments

Comments
 (0)