Make pg_basebackup progress report translatable Also fix a potential portability bug, because INT64_FORMAT is only guaranteed to be available with snprintf, not fprintf.
Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/be78374f160d4a3bb2357d38e3196f8dcd4ffcc1 Modified Files -------------- src/bin/pg_basebackup/pg_basebackup.c | 34 ++++++++++++++++++++++---------- 1 files changed, 23 insertions(+), 11 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
