Extensions / Functions and aggregates
Rust/pgrx function for literal string replacement
pgext.cloud · Source code · Documentation · Control file
| Package | replace_string |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 13 · 14 · 15 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2026-01-02 |
| Catalogue updated | 2026-08-30 |
| pg_str | Add Laravel-inspired string manipulation functions to PostgreSQL using pgrx |
| randomstring | randomstring: generate pseudo-random text and bytea values |
| mipt-asj | Abbreviation-aware approximate string joins using the Tao-Deng-Stonebraker algorithm |
| pgmolji | pgrx extension that rewrites strings to random emoji strings. |
| pg_libnumbertext | Converts numbers to words in multiple languages through libnumbertext. |
| pg_markdown | Pre-release Markdown-to-HTML conversion extension for PostgreSQL. |
| pg_smaz | Smaz-compressed text type with length and raw-byte accessors. |
| text_domains | Pure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values. |