Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-16 | Fix new warnings from GCC 7 | Peter Eisentraut | 9.6.4 |
| 2017-05-16 | Fix new warnings from GCC 7 | Peter Eisentraut | 9.5.8 |
| 2017-04-17 | Fix new warnings from GCC 7 | Peter Eisentraut | 10.0 |
| 2016-11-04 | pg_archivecleanup: Add NLS | Peter Eisentraut | 10.0 |
| 2016-08-30 | Fix a bunch of places that called malloc and friends with no NULL check. | Tom Lane | 10.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2015-07-03 | Make WAL-related utilities handle .partial WAL files properly. | Fujii Masao | 9.5.0 |
| 2015-07-03 | Make WAL-related utilities handle .partial WAL files properly. | Fujii Masao | 9.6.0 |
| 2015-07-02 | Make use of xlog_internal.h's macros in WAL-related utilities. | Fujii Masao | 9.5.0 |
| 2015-07-02 | Make use of xlog_internal.h's macros in WAL-related utilities. | Fujii Masao | 9.6.0 |
| 2015-04-26 | Fix various typos and grammar errors in comments. | Andres Freund | 9.5.0 |
| 2015-04-12 | Move pg_archivecleanup from contrib/ to src/bin/ | Peter Eisentraut | 9.5.0 |