hstore

用于存储(键,值)对集合的数据类型

概览

扩展包名版本分类许可证语言
hstore1.8TYPEPostgreSQLC
ID扩展名BinLibLoadCreateTrustReloc模式
3970hstore-
相关扩展intarray prefix semver unit pgpdf pglite_fusion md5hash asn1oid
下游依赖hstore_pllua hstore_plluau hstore_plpython3u pg_readme pg_readme_test_extension

版本

PG18PG17PG16PG15PG14
1.81.81.81.81.8

安装

提示:这是 PostgreSQL 内核自带的 contrib 扩展

CREATE EXTENSION hstore;

最后修改 2026-03-08: add extension catalog (baacba6)