Re: regression test crashes at tsearch

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: regression test crashes at tsearch
Date: 2009-03-02 15:15:25
Message-ID: 49ABF80D.9090305@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Um, I think your patch like the overkill reaction of C-locale...
Patch makes char2wchar and wchar2char symmetric to C-locale.

> However, I tried your patch.
> make check MULTIBYTE=euc_jp NO_LOCALE=true
> ...
> =======================
> All 120 tests passed.
> =======================
>
> Anyway, either should be applied. Thanks.
Thank you. Changes are committed up to 8.2
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-03-02 15:29:35 Re: a proposal for an extendable deparser
Previous Message Hiroshi Saito 2009-03-02 14:44:03 Re: Re: [COMMITTERS] pgsql: Redefine _() to dgettext() instead of gettext() so that it uses