Index-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes.
pgext.cloud · Source code · Website · Control file
| Package | gevel |
|---|---|
| Version | 1.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Latest commit | 2020-06-19 |
| Catalogue updated | 2026-07-30 |
| uuid47 | UUIDv7 storage with keyed UUIDv4-looking façade I/O |
| spgist | SP-GIST index (access method) |
| hyperspace | Four-dimensional point, box, and circle types with B-tree and SP-GiST/KD-tree operator classes. |
| lsm3 | LSM tree index access method based on PostgreSQL B-tree indexes |
| alex_gist_int8 | GiST index support for common PostgreSQL data types. |
| mtree | Metric-space index access method derived from PostgreSQL GiST |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| rgb | RGB color datatype with GiST index support |