PostgreSQL
66.5. Examples
The PostgreSQL source distribution includes several examples of index operator classes for SP-GiST, as described in Table 66.1. Look into src/backend/access/spgist/
and src/backend/utils/adt/
to see the code.
Prev | Up | Next |
---|---|---|
66.4. Implementation |
Chapter 67. 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