Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pg_rewind: Refactor the abstraction to fetch from local/libpq source. | Heikki Linnakangas | 2020-11-04 | 1 | -60/+0 |
* | pg_rewind: Replace the hybrid list+array data structure with simplehash. | Heikki Linnakangas | 2020-11-04 | 1 | -1/+1 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 | 1 | -1/+1 |
* | Make the order of the header file includes consistent in non-backend modules. | Amit Kapila | 2019-10-25 | 1 | -1/+1 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 | 1 | -1/+1 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 | 1 | -1/+1 |
* | Add some const decorations to prototypes | Peter Eisentraut | 2017-11-10 | 1 | -1/+1 |
* | Remove useless duplicate inclusions of system header files. | Tom Lane | 2017-02-25 | 1 | -1/+0 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 | 1 | -1/+1 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 | 1 | -1/+1 |
* | Minor cleanup of pg_rewind. | Heikki Linnakangas | 2015-04-15 | 1 | -2/+2 |
* | Add pg_rewind, for re-synchronizing a master server after failback. | Heikki Linnakangas | 2015-03-23 | 1 | -0/+61 |