Four-dimensional point, box, and circle types with B-tree and SP-GiST/KD-tree operator classes.
pgext.cloud · Source code · Control file
| Package | hyperspace |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 15 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2023-01-23 |
| Catalogue updated | 2026-08-30 |
| gevel | Index-inspection functions for GiST, GIN, SP-GiST, B-tree, and BRIN indexes. |
| tinyint | One-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes. |
| span | C data type for indexed document text spans, with casts, comparisons, B-tree/hash operator classes, aggregates, and accessors. |
| spgist | SP-GIST index (access method) |
| lsm3 | LSM tree index access method based on PostgreSQL B-tree indexes |
| bktree | SP-GiST BK-tree index extension for 64-bit perceptual hashes and Hamming-distance searches. |
| pg_fraction | Adds a fraction data type with arithmetic, comparison, aggregate and B-tree operator-class support. |
| pg_s2 | Adds an S2 CellID type, hierarchy and covering functions, distance helpers, casts, operators, and a B-tree operator class. |