Re: setlocale and gettext in Postgres

Itagaki Takahiro <itagaki.takahiro@gmail.com>

From: Itagaki Takahiro <itagaki.takahiro@gmail.com>
To: Hiroshi Inoue <inoue@tpf.co.jp>
Cc: PG Hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-01T05:36:32Z
Lists: pgsql-hackers
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

-- 
Itagaki Takahiro