BzTree index access method with equality operator classes for common PostgreSQL scalar types.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | bztree |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | bztree |
| Stars | 6 |
| Latest commit | 2021-02-01 |
| Catalogue updated | 2026-08-30 |
| rum | RUM index access method |
| documentdb_extended_rum | DocumentDB Extended RUM index access method |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| spgist | SP-GIST index (access method) |
| dummy_index_am | Minimal dummy index access method for testing PostgreSQL index-AM facilities. |
| lsm3 | LSM tree index access method based on PostgreSQL B-tree indexes |
| lsm_idx | Experimental LSM-style index access method built on PostgreSQL B-tree internals |
| alex_gist_int8 | GiST index support for common PostgreSQL data types. |