This section covers implementation details and other tricks that are useful for implementers of SP-GiST operator classes to know.
The core PostgreSQL distribution includes the SP-GiST operator classes shown in Table 62-1.
The PostgreSQL source distribution includes several examples of index operator classes for SP-GiST, as described
SP-GiST offers an interface with a high level of abstraction, requiring the access method developer to implement only methods specific to
SP-GiST is an abbreviation for space-partitioned GiST. SP-GiST supports