Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make locale-dependent regex character classes work for large char codes. | Tom Lane | 2016-09-05 |
* | Implement lookbehind constraints in our regular-expression engine. | Tom Lane | 2015-10-30 |
* | Miscellaneous cleanup of regular-expression compiler. | Tom Lane | 2015-10-16 |
* | Support indexing of regular-expression searches in contrib/pg_trgm. | Tom Lane | 2013-04-09 |
* | Re-implement extraction of fixed prefixes from regular expressions. | Tom Lane | 2012-07-10 |
* | Fix the general case of quantified regex back-references. | Tom Lane | 2012-02-24 |
* | Create the beginnings of internals documentation for the regex code. | Tom Lane | 2012-02-19 |