Skip to content

Commit 52e6371

Browse files
committed
Be more clear about when to use gist__int_ops vs. gist__intbig_ops.
Per suggestion from Ron Mayer.
1 parent 47ce595 commit 52e6371

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/intarray.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/intarray.sgml,v 1.5 2007/12/10 05:32:51 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/intarray.sgml,v 1.6 2009/03/18 20:18:18 tgl Exp $ -->
22

33
<sect1 id="intarray">
44
<title>intarray</title>
@@ -237,9 +237,10 @@
237237
<para>
238238
Two GiST index operator classes are provided:
239239
<literal>gist__int_ops</> (used by default) is suitable for
240-
small and medium-size arrays, while
240+
small- to medium-size data sets, while
241241
<literal>gist__intbig_ops</> uses a larger signature and is more
242-
suitable for indexing large arrays.
242+
suitable for indexing large data sets (i.e., columns containing
243+
a large number of distinct array values).
243244
</para>
244245

245246
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy