ClickHouse-compatible regex functions using RE2
pgext.cloud · Source code · License text · Control file · PGXN
| Package | re2 |
|---|---|
| Version | 0.4.1 |
| PostgreSQL versions | 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | Yes |
| Stars | 19 |
| Latest commit | 2026-08-05 |
| Latest release | 2026-07-09 |
| Catalogue updated | 2026-08-30 |
| pg_trgm | text similarity measurement and index searching based on trigrams |
| pgpcre | Perl Compatible Regular Expression functions |
| 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. |