Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>, Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Subject: Re: Re: [COMMITTERS] pgsql: Explicitly bind gettext() to the UTF8 locale when in use.
Date: 2009-01-20 03:31:29
Message-ID: 49754591.9020105@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Magnus Hagander wrote:
> Hiroshi Inoue wrote:
>> Hiroshi Inoue wrote:
>>> Bruce Momjian wrote:
>>>> Hiroshi, is this patch still needed?
>>> Yes though it should be slightly changed now.
>
> In what way should it be changed?

One is already committed by you.
[COMMITTERS] pgsql: Use the new text domain names

Another is to bind the codeset "EUC-JP" for
PG_EUC_JIS_2004 server encoding.
Though EUC_JP and EUC_JIS_2004 aren't completely
compatible, it seems OK in most cases.

regards,
Hiroshi Inoue

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message User Dim 2009-01-20 08:41:21 backports - min_update: Imported Sources
Previous Message Bruce Momjian 2009-01-20 02:38:37 pgsql: Update \d*S documentation to be more accurate; system objects

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2009-01-20 03:52:12 Re: [BUGS] BUG #4186: set lc_messages does not work
Previous Message Bruce Momjian 2009-01-20 02:13:48 Re: FWD: Re: Updated backslash consistency patch