linkend="xindex-hash-support-table"/>.
- GiST indexes have nine support functions, two of which are optional,
+ GiST indexes have ten support functions, three of which are optional,
as shown in .
(For more information see .)
- SP-GiST indexes require five support functions, as
+ SP-GiST indexes have six support functions, one of which is optional, as
shown in .
(For more information see .)
- GIN indexes have six support functions, three of which are optional,
+ GIN indexes have seven support functions, four of which are optional,
as shown in .
(For more information see .)
- BRIN indexes have four basic support functions, as shown in
- ; those basic functions
- may require additional support functions to be provided.
+ BRIN indexes have five basic support functions, one of which is optional,
+ as shown in . Some versions of
+ the basic functions require additional support functions to be provided.
(For more information see .)