postgresql-14-pgpcre
Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
Description
This is a module for PostgreSQL that exposes Perl-compatible regular expressions (PCRE) functionality as functions and operators. It is based on the popular PCRE library. Some possible advantages over the regular expression support built into PostgreSQL: * richer pattern language, more familiar to Perl and Python programmers
* complete Unicode support
* saner operators and functions
Some disadvantages:
* no repeated matching ('g' flag)
* no index optimization
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/petere/pgpcre
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install postgresql-14-pgpcre