pgsql: Move \r out of translatable strings
Started by Peter Eisentrautalmost 15 years ago1 messagescomitters
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
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/7f699804b12e480a07727472b9b8cf3886dbb897
Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)