PostgreSQL
69.5. Examples
The PostgreSQL source distribution includes several examples of index operator classes for SP-GiST, as described in Table 69.1. Look into src/backend/access/spgist/
and src/backend/utils/adt/
to see the code.
Prev | Up | Next |
---|---|---|
69.4. Implementation |
Chapter 70. GIN Indexes |
Submit correction
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.
Copyright © 1996-2023 The PostgreSQL Global Development Group