Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-24 | Fix regexp misbehavior with capturing parens inside "{0}". | Tom Lane | 14.0 |
| 2021-08-23 | Prevent regexp back-refs from sometimes matching when they shouldn't. | Tom Lane | 14.0 |
| 2021-05-03 | Fix performance issue in new regex match-all detection code. | Tom Lane | 14.0 |