Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-12-03 | Fix pg_rewind bugs when rewinding a standby server. | Heikki Linnakangas | 11.11 |
| 2018-12-29 | pg_rewind: Add missing newline to error message | Peter Eisentraut | 11.2 |
| 2018-05-23 | Fix incorrect ordering of operations in pg_resetwal and pg_rewind. | Tom Lane | 11.0 |
| 2018-05-18 | Message wording and pluralization improvements | Peter Eisentraut | 11.0 |
| 2018-04-09 | Make sure pg_rewind can't run as root | Magnus Hagander | 11.0 |
| 2018-04-07 | Allow group access on PGDATA | Stephen Frost | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-09-20 | Make WAL segment size configurable at initdb time. | Andres Freund | 11.0 |