Alternative GIN operator classes for hstore, optimized for smaller indexes and faster containment queries.
pgext.cloud · Source code · Documentation · Control file
| Package | hstore_ops |
|---|---|
| Version | 1.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 16 |
| Latest commit | 2023-11-13 |
| Catalogue updated | 2026-08-30 |
| hstore | data type for storing sets of (key, value) pairs |
| hstore | data type for storing sets of (key, value) pairs |
| hstore_hash_ops | PostgreSQL hstore GIN operator classes: hash and exact pair indexes |
| hstore_plluau | Hstore transform for untrusted Lua |
| istore | Integer-to-integer key/value store for analytic workloads. |
| hstore_plperl | transform between hstore and plperl |
| hstore_plpython3u | transform between hstore and plpython3u |
| hstore_plperlu | transform between hstore and plperlu |
| flux | Logs table data changes and reconstructs rows as they existed in the past. |