summaryrefslogtreecommitdiff
path: root/src/backend/regex/README
Commit message (Expand)AuthorAgeFilesLines
* Make locale-dependent regex character classes work for large char codes.Tom Lane2016-09-051-29/+67
* Implement lookbehind constraints in our regular-expression engine.Tom Lane2015-10-301-4/+4
* Miscellaneous cleanup of regular-expression compiler.Tom Lane2015-10-161-11/+84
* Support indexing of regular-expression searches in contrib/pg_trgm.Tom Lane2013-04-091-2/+7
* Re-implement extraction of fixed prefixes from regular expressions.Tom Lane2012-07-101-1/+3
* Fix the general case of quantified regex back-references.Tom Lane2012-02-241-9/+9
* Create the beginnings of internals documentation for the regex code.Tom Lane2012-02-191-0/+291