Extensions / Functions and aggregates
Adds multi-character string replacement and text-array element removal functions.
pgext.cloud · Source code · Documentation · Control file
| Package | pgstrtranslate |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2020-02-01 |
| Catalogue updated | 2026-08-30 |
| arraymath | Array math and operators that work element by element on the contents of arrays |
| aggs_for_vecs | Aggregate functions for array inputs |
| jsonb_delete_array | Delete jsonb keys or string elements listed in a text array |
| collection | Associative-array data types for high-performance PL/pgSQL workflows |
| intarray | functions, operators, and index support for 1-D arrays of integers |
| range_agg | range_agg: merge adjacent or overlapping PostgreSQL range values |
| graph_component | Compute graph components |