| PostgreSQL 9.6rc1 Documentation | |||
|---|---|---|---|
| Prev | Up | Chapter 61. SP-GiST Indexes | Next |
The PostgreSQL source distribution includes several examples of index operator classes for SP-GiST, as described in Table 61-1. Look into src/backend/access/spgist/ and src/backend/utils/adt/ to see the code.