pg_combinebackup: Error message improvements
Peter Eisentraut <peter@eisentraut.org>
pg_combinebackup: Error message improvements Make the wordings of some file-related error messages more like those used in other files.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_combinebackup/backup_label.c | modified | +2 −2 |
| src/bin/pg_combinebackup/copy_file.c | modified | +7 −7 |
| src/bin/pg_combinebackup/load_manifest.c | modified | +1 −1 |
| src/bin/pg_combinebackup/pg_combinebackup.c | modified | +9 −9 |
| src/bin/pg_combinebackup/reconstruct.c | modified | +10 −12 |
| src/bin/pg_combinebackup/write_manifest.c | modified | +3 −3 |