select open change scope Open full search

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

Extensions / Functions and aggregates

pg_json_diff

JSONB diff, JSON Patch, and merge-patch functions for PostgreSQL

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

Overview

Packagepg_json_diff
Version1.0
PostgreSQL versions12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2025-11-14
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsonb_extendMerge two or more jsonb values
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
pg-audit-jsonTrigger-based PostgreSQL table auditing with JSONB row snapshots and recursive change diffs.
pgrx_jsonbProof-of-concept pgrx functions for iterating PostgreSQL JSONB internals and reconstructing JSON values
pg_simdjsonPrototype SIMD-accelerated parser that converts JSON text to jsonb
is_jsonb_validNative PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7.