Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-15 | Fix new warnings from GCC 7 | Peter Eisentraut | 9.2.22 |
| 2017-02-17 | Back-patch 9.4-era compiler warning fixes into older branches. | Tom Lane | 9.2.21 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.2.20 |
| 2015-01-15 | pg_standby: Avoid writing one byte beyond the end of the buffer. | Robert Haas | 9.2.10 |
| 2014-03-21 | Properly check for readdir/closedir() failures | Bruce Momjian | 9.2.9 |
| 2014-02-17 | Prevent potential overruns of fixed-size buffers. | Tom Lane | 9.2.7 |
| 2012-06-17 | Make documentation of --help and --version options more consistent | Peter Eisentraut | 9.2.0 |
| 2012-05-23 | pg_standby: Remove tabs from string literals | Peter Eisentraut | 9.2.0 |
| 2012-05-19 | Small cleanups of contrib --help output | Peter Eisentraut | 9.2.0 |
| 2011-08-14 | Message style improvements | Peter Eisentraut | 9.2.0 |