Provides hashset type.
pgext.cloud · Source code · Documentation · Control file
| Package | hashset |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2025-08-04 |
| Catalogue updated | 2026-08-30 |
| hstore | data type for storing sets of (key, value) pairs |
| istore | Integer-to-integer key/value store for analytic workloads. |
| pair | A key/value pair data type for PostgreSQL |
| numhstore | Adds inthstore and floathstore numeric hstore types and helpers |
| kt_fdw | Foreign data wrapper for reading and writing Kyoto Tycoon key-value stores. |
| hstore_plruby | Transform between hstore and Ruby Hashes for PL/Ruby |
| kv_fdw | Foreign data wrapper for key-value storage backed by RocksDB/VidarDB. |
| pg_map | Map type for PostgreSQL, bundled as a required pg_lake component. |