Fix redundant error messages in client tools

Peter Eisentraut <peter@eisentraut.org>

Commit: 24bbdaa6feace76768b398ddcbbef6efcc2db45a
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2020-11-07T21:45:32Z
Releases: 9.5.24
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