pgsql: pg_rewind: Improve internationalization - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: pg_rewind: Improve internationalization
Date
Msg-id E1akb74-00083I-89@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pgsql: Improve internationalization of messages involving type names
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Update expected file from quoting change