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