Fix spelling and punctuation Remove trailing periods from pg_log_error emitted strings as only hint and detail level error messages should be punctuated. Also reword the usage screen which was missing a word.
Author: Kyotaro Horiguchi <[email protected]> Discussion: https://postgr.es/m/[email protected] Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/b3efa270b5192f0c72dc26f0ea1bc795ad8516c3 Modified Files -------------- src/bin/pg_dump/pg_dump.c | 6 +++--- src/bin/pg_dump/pg_dumpall.c | 4 ++-- src/bin/pg_dump/pg_restore.c | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-)
