]> granicus.if.org Git - postgresql/commit
Properly clear the verbose output of pg_basebackup
authorMagnus Hagander <magnus@hagander.net>
Sat, 19 Mar 2011 15:38:50 +0000 (16:38 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 19 Mar 2011 15:38:50 +0000 (16:38 +0100)
commit4a0014806d909bbb490f568af0b8f1ede06149ed
tree26bdfd974988eda3fa07ce18957bb711a4825ec6
parent56bb7f2a0275c5e7f17f8fba0d93d12a471869a4
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.
src/bin/pg_basebackup/pg_basebackup.c