Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-24 | Defend against stack overrun in a few more places. | Tom Lane | 10.23 |
| 2021-03-19 | Don't leak compiled regex(es) when an ispell cache entry is dropped. | Tom Lane | 10.17 |
| 2019-11-03 | Suppress warning from older compilers. | Tom Lane | 10.11 |
| 2019-11-02 | Validate ispell dictionaries more carefully. | Tom Lane | 10.11 |
| 2018-04-12 | Fix bogus affix-merging code. | Tom Lane | 10.4 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |