Fix redundant error messages in client tools

Peter Eisentraut <peter@eisentraut.org>

Commit: 8096be26178befa690841e449abb39e134f8d415
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-11-07T21:45:07Z
Releases: 9.6.20
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

Files

PathChange+/−
src/bin/pg_basebackup/streamutil.c modified +1 −2
src/bin/pg_rewind/libpq_fetch.c modified +1 −2

Discussion