Commits

DateSubjectAuthorReleases
2026-02-27 Use pg_malloc_object() and pg_alloc_array() variants in frontend code Michael Paquier 19 (unreleased)
2025-10-25 pg_rewind: Skip copy of WAL segments generated before point of divergence Michael Paquier 19 (unreleased)
2024-09-04 Apply more quoting to GUC names in messages Michael Paquier 18.0
2022-04-06 Add option --config-file to pg_rewind Michael Paquier 15.0
2022-03-01 Rework internal command generation of pg_rewind Michael Paquier 15.0
2021-04-19 Fix typos and grammar in comments and docs Michael Paquier 14.0
2020-04-21 Fix single-record reads to use restore_command if available in pg_rewind Michael Paquier 13.0
2020-04-01 Add -c/--restore-target-wal to pg_rewind Michael Paquier 13.0
2019-10-07 Improve handling and coverage of --no-ensure-shutdown in pg_rewind Michael Paquier 13.0
2019-10-04 Fix issues in pg_rewind with --no-ensure-shutdown/--write-recovery-conf Michael Paquier 13.0
2019-10-04 Fix --dry-run mode of pg_rewind Michael Paquier 12.1
2019-10-04 Fix --dry-run mode of pg_rewind Michael Paquier 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-03-18 Refactor more code logic to update the control file Michael Paquier 12.0
2019-03-12 Add routine able to update the control file to src/common/ Michael Paquier 12.0
2019-02-26 Simplify some code in pg_rewind when syncing target directory Michael Paquier 12.0
2018-07-09 Add pg_rewind --no-sync Michael Paquier 12.0
2018-07-09 Simplify logic to sync target directory at the end of pg_rewind Michael Paquier 12.0