Perl Compatible Regular Expression functions
pgext.cloud · Source code · License text · Control file
| Package | pgpcre |
|---|---|
| Version | 0.20190509 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | Multiple repositories |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 30 |
| Latest commit | 2025-03-26 |
| Latest release | 2019-05-09 |
| Catalogue updated | 2026-08-30 |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| re2 | ClickHouse-compatible regex functions using RE2 |
| omni_regex | PCRE-compatible regular expressions |
| pg_similarity | support similarity queries |
| fuzzystrmatch | determine similarities and distance between strings |
| smlar | Effective similarity search |
| biscuit | IAM-LIKE pattern matching with bitmap indexing |
| pg_bigm | create 2-gram (bigram) index for faster full text search. |