Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-07 | Fix not-terribly-safe coding in NIImportOOAffixes() and NIImportAffixes(). | Tom Lane | 9.2.16 |
| 2016-02-11 | Avoid use of sscanf() to parse ispell dictionary files. | Tom Lane | 9.2.16 |
| 2014-10-23 | Improve ispell dictionary's defenses against bad affix files. | Tom Lane | 9.2.10 |
| 2014-02-17 | Prevent potential overruns of fixed-size buffers. | Tom Lane | 9.2.7 |
| 2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-09-11 | Remove many -Wcast-qual warnings | Peter Eisentraut | 9.2.0 |