Commits

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

DateSubjectAuthorReleases
2024-02-13 Revert "Skip .DS_Store files in server side utils" Daniel Gustafsson 12.19
2024-02-13 Skip .DS_Store files in server side utils Daniel Gustafsson 12.19
2021-04-02 pg_checksums: Fix progress reporting. Fujii Masao 12.7
2020-12-02 pg_checksums: data_checksum_version is unsigned so use %u not %d Bruce Momjian 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
2020-02-27 Skip foreign tablespaces when running pg_checksums/pg_verify_checksums Michael Paquier 12.3
2020-02-24 Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups Michael Paquier 12.3
2019-09-03 pg_checksums: Handle read and write returns correctly Peter Eisentraut 12.0
2019-07-09 Message style improvements Peter Eisentraut 12.0
2019-07-01 Add missing serial commas Peter Eisentraut 12.0
2019-06-07 Improve some comments in pg_checksums about the needed clean shutdown Michael Paquier 12.0
2019-06-06 Add forgotten translatable string in pg_checksums.c Michael Paquier 12.0
2019-05-30 Rework options of pg_checksums options for filenode handling Michael Paquier 12.0
2019-05-28 Fix comment Peter Eisentraut 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-04-29 Message fixes Alvaro Herrera 12.0
2019-04-25 Fix file path in comment. Fujii Masao 12.0
2019-04-02 Add progress reporting to pg_checksums Michael Paquier 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2019-03-23 Improve format of code and some error messages in pg_checksums Michael Paquier 12.0
2019-03-22 Add option -N/--no-sync to pg_checksums Michael Paquier 12.0
2019-03-22 Add options to enable and disable checksums in pg_checksums Michael Paquier 12.0
2019-03-18 Error out in pg_checksums on incompatible block size Michael Paquier 12.0
2019-03-14 Fix thinko when bumping on temporary directories in pg_checksums Michael Paquier 12.0