Postgresql 中文操作指南

69.5. Examples #

PostgreSQL 源发行版包含多个 SP-GiST 索引算子类的示例,如 Table 69.1 中所述。查看 src/backend/access/spgist/src/backend/utils/adt/ 查看代码。

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.