Doc: fix bogus intarray index example.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e4539386decae1c435767a69507cc7cbb11ac3ff
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-06-04T01:07:20Z
Releases: 14.0
Doc: fix bogus intarray index example.

The siglen parameter is provided by gist__intbig_ops not
gist__int_ops.

Simon Norris

Discussion: https://postgr.es/m/11BF2AA9-17AE-432A-AFE1-584FB9FB079D@hillcrestgeo.ca

Files

PathChange+/−
doc/src/sgml/intarray.sgml modified +1 −1

Documentation touched

Discussion