Fix redundant error messages in client tools
authorPeter Eisentraut <[email protected]>
Sat, 7 Nov 2020 21:15:52 +0000 (22:15 +0100)
committerPeter Eisentraut <[email protected]>
Sat, 7 Nov 2020 21:45:32 +0000 (22:45 +0100)
commit24bbdaa6feace76768b398ddcbbef6efcc2db45a
treef13b60f6989d81781a221a61f812f84c2e92147f
parentd2d3a4bd33d2c0b1ffb1a4f6db6b866619134a4b
Fix redundant error messages in client tools

A few client tools duplicate error messages already provided by libpq.

Discussion: https://www.postgresql.org/message-id/flat/3e937641-88a1-e697-612e-99bba4b8e5e4%40enterprisedb.com
src/bin/pg_basebackup/streamutil.c
src/bin/pg_rewind/libpq_fetch.c