select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

numhstore

Adds inthstore and floathstore numeric hstore types and helpers

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_numhstore
Version0.1.7
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2014-07-09
Catalogue updated2026-08-30

Related extensions

Requires

hstoredata type for storing sets of (key, value) pairs

See also

hstoredata type for storing sets of (key, value) pairs
hstore_plluauHstore transform for untrusted Lua
hstore_plperltransform between hstore and plperl
hstore_plpython3utransform between hstore and plpython3u
hstore_plperlutransform between hstore and plperlu
uintsC extension providing unsigned 16-bit and 32-bit integer types with casts, operators, and numeric support functions.
numeric_domainsCustom numeric domains for PostgreSQL
jsonb_deep_sumRecursively sum numeric fields in JSONB objects