Thanks! //Magnus
On Tue, Aug 16, 2011 at 10:30, Peter Eisentraut <[email protected]> wrote: > 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 > ------ > master > > Details > ------- > http://git.postgresql.org/pg/commitdiff/3b3f09351b48f3081021ce60964c92cec42b7c3d > > 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 > -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
