Thread: pgsql: pg_rewind: Improve internationalization

pgsql: pg_rewind: Improve internationalization

From
Alvaro Herrera
Date:
pg_rewind: Improve internationalization

This is mostly cosmetic since two of the three changes are debug
messages, and the third one is just a progress indicator.

Author: Michaël Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cad3edef4f51c37c4b4d8667a2e76a81ca53f9e7

Modified Files
--------------
src/bin/pg_rewind/datapagemap.c |  3 ++-
src/bin/pg_rewind/filemap.c     |  6 +++++-
src/bin/pg_rewind/pg_rewind.c   | 12 +++++++-----
3 files changed, 14 insertions(+), 7 deletions(-)