Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2015-01-03 | Prevent WAL files created by pg_basebackup -x/X from being archived again. | Andres Freund | 9.5.0 |
| 2014-11-17 | Add --synchronous option to pg_receivexlog, for more reliable WAL writing. | Fujii Masao | 9.5.0 |
| 2014-08-27 | Add header comments to receivelog.h and streamutil.h. | Fujii Masao | 9.5.0 |
| 2014-08-08 | Add -F option to pg_receivexlog, for specifying fsync interval. | Fujii Masao | 9.5.0 |