Extensions / Functions and aggregates
Merge two or more jsonb values
pgext.cloud · Source code · Documentation · License text · Control file
| Package | jsonb-extend |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 4 |
| Latest commit | 2015-05-20 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| pg_json_diff | JSONB diff, JSON Patch, and merge-patch functions for PostgreSQL |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| pgrx_jsonb | Proof-of-concept pgrx functions for iterating PostgreSQL JSONB internals and reconstructing JSON values |
| is_jsonb_valid | Native PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7. |
| jsonb_opx | hstore-style functions and operators for jsonb |
| jsonb_delete | hstore-style delete function and operator for jsonb |