Thanks to visit codestin.com Credit goes to github.com
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 3eabc62 commit 4d276baCopy full SHA for 4d276ba
doc/src/sgml/intarray.sgml
@@ -281,7 +281,7 @@
281
determines the maximum number of ranges in
282
one index key. The default value of <literal>numranges</literal> is 100.
283
Valid values are between 1 and 253. Using larger arrays as GiST index
284
- keys leads to a more precise search (scaning a smaller fraction of the index and
+ keys leads to a more precise search (scanning a smaller fraction of the index and
285
fewer heap pages), at the cost of a larger index.
286
</para>
287
0 commit comments