Extensions / Functions and aggregates
Delete jsonb keys or string elements listed in a text array
pgext.cloud · Source code · Control file
| Package | jsonb_delete_array |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2016-11-15 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| jsonb_delete | hstore-style delete function and operator for jsonb |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| town | Minimal PL/pgSQL helper that creates JSONB-and-array time-series tables with GIN and GiST indexes. |
| json_build | C functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays. |
| array_textsort | C functions for sorting and de-duplicating one-dimensional text arrays. |
| jsquery | data type for jsonb inspection |
| numpgsql | Array and numerical computing library for PostgreSQL |
| pg_array_multi_index | simultaneous multiple-indexing of PostgreSQL arrays |
| eigen | New array types and linear-algebra functions based on the Eigen numerical template library. |