A dynamic regex builder for PgSQL
pgext.cloud · Source code · Documentation · Control file
| Package | pg_grex |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 1 |
| Latest commit | 2026-01-23 |
| Latest release | 2026-01-24 |
| Catalogue updated | 2026-08-30 |
| re2 | ClickHouse-compatible regex functions using RE2 |
| pgpcre | Perl Compatible Regular Expression functions |
| dict_exclude | Full-text search dictionary that filters stop words using regular-expression rules. |
| dict_regex | Full-text-search dictionary with regular-expression rules. |
| biscuit | IAM-LIKE pattern matching with bitmap indexing |
| omni_regex | PCRE-compatible regular expressions |
| pg_trgm | text similarity measurement and index searching based on trigrams |