Extensions / Functions and aggregates
Backport of PostgreSQL 13 jsonb_set_lax for PostgreSQL 9.5 through 12
pgext.cloud · Source code · License text · Control file
| Package | jsonb_set_lax |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 10 · 11 · 12 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pg_catalog |
| Stars | 2 |
| Latest commit | 2020-01-20 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| jsonb_opx | hstore-style functions and operators for jsonb |
| jsonb_extend | Merge two or more jsonb values |
| jsonb_delete | hstore-style delete function and operator for jsonb |
| jsonb_deep_sum | Recursively sum numeric fields in JSONB objects |
| jsonb_extra | Extra JSONB functions |