Re: regression test crashes at tsearch - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: regression test crashes at tsearch
Date
Msg-id 49ABF80D.9090305@sigaev.ru
Whole thread Raw
In response to Re: regression test crashes at tsearch  ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>)
List 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@sigaev.ru
  WWW: http://www.sigaev.ru/
 


pgsql-hackers by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Redefine _() to dgettext() instead of gettext() so that it uses
Next
From: Tom Lane
Date:
Subject: Re: a proposal for an extendable deparser