Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-15 | Fix new warnings from GCC 7 | Peter Eisentraut | 9.4.13 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.4.11 |
| 2015-01-15 | pg_standby: Avoid writing one byte beyond the end of the buffer. | Robert Haas | 9.4.1 |
| 2014-03-21 | Remove MinGW readdir/errno bug workaround fixed on 2003-10-10 | Bruce Momjian | 9.4.0 |
| 2014-03-21 | Properly check for readdir/closedir() failures | Bruce Momjian | 9.4.0 |
| 2014-02-17 | Prevent potential overruns of fixed-size buffers. | Tom Lane | 9.4.0 |
| 2014-02-15 | Centralize getopt-related declarations in a new header file pg_getopt.h. | Tom Lane | 9.4.0 |
| 2013-11-07 | Silence benign warnings from clang version 3.0-6ubuntu3. | Kevin Grittner | 9.4.0 |