Move \r out of translatable strings
The translation tools are very unhappy about seeing \r in translatable
strings, so move it to a separate fprintf call.
Branch
------
REL9_1_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/9dcaf9a0526ff988566a47d21b5a8149e17c9ba2
Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)