pgsql: pg_rewind: Improve internationalization

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: pg_rewind: Improve internationalization
Дата
Msg-id E1akb74-00083I-89@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: pgsql: Improve internationalization of messages involving type names
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Update expected file from quoting change