- Mastering PostgreSQL 9.6
- Hans Jurgen Schonig
- 33字
- 2021-07-09 19:57:22
Extending BRIN indexes
BRIN supports the same strategies as a B-tree and therefore needs the same set of operators. Code can be reused nicely:

The support functions needed by BRIN are as follows:
