select open change scope Open full search

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

Extensions / Functions and aggregates

pgrx_jsonb

Proof-of-concept pgrx functions for iterating PostgreSQL JSONB internals and reconstructing JSON values

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

Overview

Packagepgrx_jsonb
Version0.0.0
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2023-11-14
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsquerydata type for jsonb inspection
jsonb_extendMerge two or more jsonb values
pgjqUse jq in Postgres
is_jsonb_validNative PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7.
jsonb_opxhstore-style functions and operators for jsonb
jsonb_deletehstore-style delete function and operator for jsonb
jsonb_extraExtra JSONB functions