select open change scope Open full search

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

Extensions / Functions and aggregates

jsonb_set_lax

Backport of PostgreSQL 13 jsonb_set_lax for PostgreSQL 9.5 through 12

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

Overview

Packagejsonb_set_lax
Version1.0.0
PostgreSQL versions10 · 11 · 12
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapg_catalog
Stars2
Latest commit2020-01-20
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
jsonb_opxhstore-style functions and operators for jsonb
jsonb_extendMerge two or more jsonb values
jsonb_deletehstore-style delete function and operator for jsonb
jsonb_deep_sumRecursively sum numeric fields in JSONB objects
jsonb_extraExtra JSONB functions