Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-24 | Fix regexp misbehavior with capturing parens inside "{0}". | Tom Lane | 11.14 |
| 2021-08-23 | Prevent regexp back-refs from sometimes matching when they shouldn't. | Tom Lane | 11.14 |
| 2019-05-12 | Fix misoptimization of "{1,1}" quantifiers in regular expressions. | Tom Lane | 11.4 |