| Package | postgresql-16-pgpcre |
| Source | pgpcre |
| Version | 0.20190509-9.pgdg13+1 |
| Architecture | amd64 |
| Maintainer | Debian PostgreSQL Maintainers |
| Installed-Size | 55 |
| Depends | postgresql-16, libc6 (>= 2.14), libpcre2-8-0 (>= 10.22) |
| Breaks | postgresql-16-jit-llvm (<< 19) |
| Homepage | https://github.com/petere/pgpcre |
| Priority | optional |
| Section | database |
| Filename | pool/main/p/pgpcre/postgresql-16-pgpcre_0.20190509-9.pgdg13+1_amd64.deb |
| Size | 18612 |
| SHA256 | 25b0c90f0507272bac517e245bd2c60b8016125299e4e4c8c8e11ae0e02b1ed3 |
| SHA1 | 3ba29d3c22892bb162c2b38da9f8771f789876bf |
| MD5sum | ab23c9c2292956a8fc688e61959b3e4d |
| 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 | |