select open change scope Open full search

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

Extensions / Functions and aggregates

jsonb_delete_array

Delete jsonb keys or string elements listed in a text array

pgext.cloud · Source code · Control file

Overview

Packagejsonb_delete_array
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2016-11-15
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsonb_deletehstore-style delete function and operator for jsonb
parray_ginGIN index operator class and partial-match operators for text arrays
townMinimal PL/pgSQL helper that creates JSONB-and-array time-series tables with GIN and GiST indexes.
json_buildC functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays.
array_textsortC functions for sorting and de-duplicating one-dimensional text arrays.
jsquerydata type for jsonb inspection
numpgsqlArray and numerical computing library for PostgreSQL
pg_array_multi_indexsimultaneous multiple-indexing of PostgreSQL arrays
eigenNew array types and linear-algebra functions based on the Eigen numerical template library.