Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-11-04 | pg_rewind: Refactor the abstraction to fetch from local/libpq source. | Heikki Linnakangas | 14.0 |
| 2020-11-04 | pg_rewind: Replace the hybrid list+array data structure with simplehash. | Heikki Linnakangas | 14.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-10 | Add some const decorations to prototypes | Peter Eisentraut | 11.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-03-09 | Fix inclusions of c.h from .h files. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-04-15 | Minor cleanup of pg_rewind. | Heikki Linnakangas | 9.5.0 |
| 2015-03-23 | Add pg_rewind, for re-synchronizing a master server after failback. | Heikki Linnakangas | 9.5.0 |