GiST index support for common PostgreSQL data types.
pgext.cloud · Source code · Control file
| Package | alex_gist_int8 |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2025-04-15 |
| Catalogue updated | 2026-08-30 |
| spgist | SP-GIST index (access method) |
| bztree | BzTree index access method with equality operator classes for common PostgreSQL scalar types. |
| gevel | Index-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes. |
| mtree | Metric-space index access method derived from PostgreSQL GiST |
| rum | RUM index access method |
| rgb | RGB color datatype with GiST index support |
| 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 |