pgsql: pg_combinebackup: Error message improvements

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: pg_combinebackup: Error message improvements
Дата
Msg-id E1sKYzm-002OWC-VY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pg_combinebackup: Error message improvements

Make the wordings of some file-related error messages more like those
used in other files.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c5c82123d3050c3a5eef0f51e9783f1cc5004ba0

Modified Files
--------------
src/bin/pg_combinebackup/backup_label.c     |  4 ++--
src/bin/pg_combinebackup/copy_file.c        | 14 +++++++-------
src/bin/pg_combinebackup/load_manifest.c    |  2 +-
src/bin/pg_combinebackup/pg_combinebackup.c | 18 +++++++++---------
src/bin/pg_combinebackup/reconstruct.c      | 22 ++++++++++------------
src/bin/pg_combinebackup/write_manifest.c   |  6 +++---
6 files changed, 32 insertions(+), 34 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove redundant newlines from error messages
Следующее
От: John Naylor
Дата:
Сообщение: pgsql: Prevent access of uninitialized memory in radix tree nodes