Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-22 | Prevent some buffer overruns in spell.c's parsing of affix files. | Tom Lane | 16.14 |
| 2026-04-22 | Prevent buffer overrun in spell.c's CheckAffix(). | Tom Lane | 16.14 |
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 16.14 |
| 2025-03-08 | Clear errno before calling strtol() in spell.c. | Tom Lane | 16.9 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2022-08-24 | Defend against stack overrun in a few more places. | Tom Lane | 16.0 |