Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Harden our regex engine against integer overflow in size calculations. | Tom Lane | 15.18 |
| 2024-11-15 | Avoid assertion due to disconnected NFA sub-graphs in regex parsing. | Tom Lane | 15.10 |
| 2021-08-09 | Avoid determining regexp subexpression matches, when possible. | Tom Lane | 15.0 |