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 |
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 2023-04-08 | Redesign interrupt/cancel API for regex engine. | Thomas Munro | 16.0 |
| 2023-04-08 | Use MemoryContext API for regex memory management. | Thomas Munro | 16.0 |
| 2022-07-23 | Remove configure probe for wctype.h. | Thomas Munro | 16.0 |