Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2024-08-08 Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas 12.21
2020-12-03 Fix pg_rewind bugs when rewinding a standby server. Heikki Linnakangas 12.6
2020-08-18 Avoid non-constant format string argument to fprintf(). Heikki Linnakangas 12.5
2020-08-17 Fix printing last progress report line in client programs. Heikki Linnakangas 12.5
2019-10-04 Fix --dry-run mode of pg_rewind Michael Paquier 12.1
2019-07-02 Remove redundant newlines from error messages Peter Eisentraut 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Remove pg_rewind's private logging.h/logging.c files. Tom Lane 12.0
2019-04-29 Message fixes Alvaro Herrera 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.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
2019-01-19 Replace @postgresql.org with @lists.postgresql.org for mailinglists Magnus Hagander 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-29 pg_rewind: Add missing newline to error message Peter Eisentraut 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