Properly clear the verbose output of pg_basebackup

Magnus Hagander <magnus@hagander.net>

Commit: 4a0014806d909bbb490f568af0b8f1ede06149ed
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-03-19T15:38:50Z
Releases: 9.1.0
Properly clear the verbose output of pg_basebackup

Don't leave partial filename information on the last status or
dangling characters if the previous filename was longer than
the current one.

Files

PathChange+/−
src/bin/pg_basebackup/pg_basebackup.c modified +19 −6