pg_rewind: Improve internationalization
authorAlvaro Herrera <[email protected]>
Mon, 28 Mar 2016 17:33:00 +0000 (14:33 -0300)
committerAlvaro Herrera <[email protected]>
Mon, 28 Mar 2016 17:33:00 +0000 (14:33 -0300)
commitcad3edef4f51c37c4b4d8667a2e76a81ca53f9e7
tree89afacd0057cd59fd502e1f64a8906cfbb3879b4
parent37732a2555f109b09b7eedfc44a9de22e22268a4
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
src/bin/pg_rewind/datapagemap.c
src/bin/pg_rewind/filemap.c
src/bin/pg_rewind/pg_rewind.c