Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-08 | Clear errno before calling strtol() in spell.c. | Tom Lane | 13.21 |
| 2022-08-24 | Defend against stack overrun in a few more places. | Tom Lane | 13.9 |
| 2021-03-19 | Don't leak compiled regex(es) when an ispell cache entry is dropped. | Tom Lane | 13.3 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-03 | Suppress warning from older compilers. | Tom Lane | 13.0 |
| 2019-11-02 | Validate ispell dictionaries more carefully. | Tom Lane | 13.0 |