Adds inthstore and floathstore numeric hstore types and helpers
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_numhstore |
|---|---|
| Version | 0.1.7 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 4 |
| Latest commit | 2014-07-09 |
| 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_plluau | Hstore transform for untrusted Lua |
| hstore_plperl | transform between hstore and plperl |
| hstore_plpython3u | transform between hstore and plpython3u |
| hstore_plperlu | transform between hstore and plperlu |
| uints | C extension providing unsigned 16-bit and 32-bit integer types with casts, operators, and numeric support functions. |
| numeric_domains | Custom numeric domains for PostgreSQL |
| jsonb_deep_sum | Recursively sum numeric fields in JSONB objects |