Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Harden our regex engine against integer overflow in size calculations. | Tom Lane | 16.14 |
| 2024-11-15 | Avoid assertion due to disconnected NFA sub-graphs in regex parsing. | Tom Lane | 16.6 |
| 2023-04-08 | Redesign interrupt/cancel API for regex engine. | Thomas Munro | 16.0 |