select open change scope Open full search

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

Extensions / Functions and aggregates

pg_str

Add Laravel-inspired string manipulation functions to PostgreSQL using pgrx

pgext.cloud · Source code · Website · Documentation · Control file

Overview

Packagepg_str
Version0.3.1
PostgreSQL versions11 · 12 · 13 · 14 · 15
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2
Latest commit2024-02-09
Catalogue updated2026-08-30

Related extensions

See also

replace_stringRust/pgrx function for literal string replacement
pg_libnumbertextConverts numbers to words in multiple languages through libnumbertext.
randomstringrandomstring: generate pseudo-random text and bytea values
pg_markdownPre-release Markdown-to-HTML conversion extension for PostgreSQL.
text_domainsPure-SQL collection of constrained PostgreSQL text domains for nonempty, alphabetic, alphanumeric, case-specific, and fixed-length values.
postgres_securityDefine a schema-local text type that duplicates PostgreSQL text storage and I/O behavior
mipt-asjAbbreviation-aware approximate string joins using the Tao-Deng-Stonebraker algorithm
short_idsPL/pgSQL generator for short random text IDs with collision checks and transaction advisory locks.