| Package | postgresql-15-pgpcre |
| Source | pgpcre |
| Version | 0.20190509-9.pgdg13+1 |
| Architecture | amd64 |
| Maintainer | Debian PostgreSQL Maintainers |
| Installed-Size | 55 |
| Depends | postgresql-15, libc6 (>= 2.14), libpcre2-8-0 (>= 10.22) |
| Breaks | postgresql-15-jit-llvm (<< 19) |
| Homepage | https://github.com/petere/pgpcre |
| Priority | optional |
| Section | database |
| Filename | pool/main/p/pgpcre/postgresql-15-pgpcre_0.20190509-9.pgdg13+1_amd64.deb |
| Size | 18620 |
| SHA256 | bb4c41e960092fc810c1c369e5ade3a2d10b17e091cd28a3fffb066f53ce93f3 |
| SHA1 | 8fefbafa9c7a28f1ebbc848d801bfda748a9f705 |
| MD5sum | ca9e4549bb19d5c8eea4dd5313b25d0d |
| Description | Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
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 |
| Description-md5 | |