request patch pg_recvlogical.c, pg_receivexlog.c for nls - Mailing list pgsql-hackers

From Ioseph Kim
Subject request patch pg_recvlogical.c, pg_receivexlog.c for nls
Date
Msg-id 1451290042.11000.10.camel@ioseph-centos
Whole thread Raw
Responses Re: request patch pg_recvlogical.c, pg_receivexlog.c for nls
List pgsql-hackers
Hello,

at PostgreSQL version 9.5rc1,
at line 934 in pg_recvlogical.c 
       set_pglocale_pgservice(argv[0],PG_TEXTDOMAIN("pg_recvlogical"));

this references invalid catalog file, because pg_basebackup,
pg_recvlogical, pg_receivexlog commands use same catalog file
pg_basebackup.mo

pg_receivexlog.c too.

patch please. 






pgsql-hackers by date:

Previous
From: Feng Tian
Date:
Subject: Re: Remove Windows crash dump support?
Next
From: David Rowley
Date:
Subject: Patch to fix misspellings of the word "segment"