pgsql: pg_dump: Fix newline in error message

2019-05-04 Thread Peter Eisentraut
pg_dump: Fix newline in error message The newline was incorrectly dropped in 5a191f697400560fa8f2cc11817072bf9055de73. Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/dbe43a4746f1c6a0cdf9710734388de27bf29b54 Modified Files -- src/bin/pg_dump/pg_d

pgsql: pg_dump: Fix newline in error message

2019-05-04 Thread Peter Eisentraut
pg_dump: Fix newline in error message The newline was incorrectly dropped in a98c48debcd0620ab07608d53ee08fdb0e7a1edb. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/bf0720233ec8f82edb6d55d1668347f9ab60e2f6 Modified Files -- src/bin/pg_dump/pg_d