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:42:17 +0000 (22:42 +0100)
commit16eadc4695ef120e5a6f6adf026a034e291806cc
tree2ffd179f359762258ea2d6efc6a901f2456883f6
parent8ad6a0c1bb1c5a041cadfed713ef6bcabd0955ab
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
src/bin/psql/startup.c