Обсуждение: pgsql: Properly clear the verbose output of pg_basebackup

Поиск
Список
Период
Сортировка

pgsql: Properly clear the verbose output of pg_basebackup

От
Magnus Hagander
Дата:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4a0014806d909bbb490f568af0b8f1ede06149ed

Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c |   25 +++++++++++++++++++------
1 files changed, 19 insertions(+), 6 deletions(-)