Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-29 | Avoid possibly-unsafe use of Windows' FormatMessage() function. | Tom Lane | 9.1.22 |
| 2014-03-21 | Properly check for readdir/closedir() failures | Bruce Momjian | 9.1.14 |
| 2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 9.1.0 |
| 2011-01-09 | Add pgreadlink() on Windows to read junction points | Magnus Hagander | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-10-29 | Fix comparisons of pointers with zero to compare with NULL instead. | Tom Lane | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |