Fix redundant error messages in client tools

Peter Eisentraut <peter@eisentraut.org>

Commit: 42c088be18894234fdd47dae48aab0e3db703b42
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-11-07T21:44:15Z
Releases: 11.10
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