Re: setlocale and gettext in Postgres - Mailing list pgsql-hackers

From Dave Page
Subject Re: setlocale and gettext in Postgres
Date
Msg-id AANLkTinUzDzB+ojS5CXD-CN-iuku-VCk06NOdDvOHt+w@mail.gmail.com
Whole thread Raw
In response to Re: setlocale and gettext in Postgres  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Responses Re: setlocale and gettext in Postgres  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Tue, Feb 1, 2011 at 5:36 AM, Itagaki Takahiro
<itagaki.takahiro@gmail.com> wrote:
> 2011/1/27 Hiroshi Inoue <inoue@tpf.co.jp>:
>> I see now the following lines in libintl.h of version
>> 0.18.1.1 which didn't exist in 0.17 version.
>>
>> The macro may cause a trouble especially on Windows.
>> Attached is a patch to disable the macro on Windows.
>
> Can anyone test the fix?
>
> I added the patch to the current commitfest for reminder.
> https://commitfest.postgresql.org/action/patch_view?id=528

The QA team in EDB have tested the patch for me. It works as designed
and allows us to upgrade gettext to fix Japanese localisation on
Win64. Upgrading gettext without the patch will fix Japanese, but
break other translations (eg. French).

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: bad links in messages from commits
Next
From: Simon Riggs
Date:
Subject: Re: Error code for "terminating connection due to conflict with recovery"