select open change scope Open full search

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

Extensions / Functions and aggregates

replace_string

Rust/pgrx function for literal string replacement

pgext.cloud · Source code · Documentation · Control file

Overview

Packagereplace_string
Version0.0.0
PostgreSQL versions13 · 14 · 15
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2026-01-02
Catalogue updated2026-08-30

Related extensions

See also

pg_strAdd Laravel-inspired string manipulation functions to PostgreSQL using pgrx
randomstringrandomstring: generate pseudo-random text and bytea values
mipt-asjAbbreviation-aware approximate string joins using the Tao-Deng-Stonebraker algorithm
pgmoljipgrx extension that rewrites strings to random emoji strings.
pg_libnumbertextConverts numbers to words in multiple languages through libnumbertext.
pg_markdownPre-release Markdown-to-HTML conversion extension for PostgreSQL.
pg_smazSmaz-compressed text type with length and raw-byte accessors.
text_domainsPure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values.