select open change scope Open full search

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

Extensions / Functions and aggregates

pgstrtranslate

Adds multi-character string replacement and text-array element removal functions.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgstrtranslate
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2020-02-01
Catalogue updated2026-08-30

Related extensions

See also

arraymathArray math and operators that work element by element on the contents of arrays
aggs_for_vecsAggregate functions for array inputs
jsonb_delete_arrayDelete jsonb keys or string elements listed in a text array
collectionAssociative-array data types for high-performance PL/pgSQL workflows
intarrayfunctions, operators, and index support for 1-D arrays of integers
range_aggrange_agg: merge adjacent or overlapping PostgreSQL range values
graph_componentCompute graph components