select open change scope Open full search

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

Extensions / Functions and aggregates

jsonb_extra

Extra JSONB functions

pgext.cloud · Source code · Control file

Overview

Packagejsonb_extra
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2014-12-09
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_explorerInspect jsonb trees and paths