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