We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d7d18 commit 66651ccCopy full SHA for 66651cc
doc/src/sgml/intro.sgml
@@ -222,7 +222,7 @@
222
<simpara>Added k-nearest neighbors algorithm (KNN) for SP-GiST and B-tree (See <xref linkend="spgist">)</simpara>
223
</listitem>
224
<listitem>
225
- <simpara>Added RUM index, based on GIN, as selistitemte module (See <xref linkend="rum">)</simpara>
+ <simpara>Added RUM index, based on GIN, as separate module (See <xref linkend="rum">)</simpara>
226
227
228
<simpara>WAL size has been reduced on <command>CREATE INDEX</command> operation in the GiST, GIN, SP-GiST</simpara>
0 commit comments