select open change scope Open full search

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

Extensions / Functions and aggregates

jsonb_extend

Merge two or more jsonb values

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

Overview

Packagejsonb-extend
Version1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2015-05-20
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
pg_json_diffJSONB diff, JSON Patch, and merge-patch functions for PostgreSQL
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
pgrx_jsonbProof-of-concept pgrx functions for iterating PostgreSQL JSONB internals and reconstructing JSON values
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