regression test crashes at tsearch

From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: regression test crashes at tsearch
Date: 2009-02-17 23:56:47
Message-ID: 499B4EBF.3010601@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I see a regression test failure in my mingw-vista port
when I invoke the command
make check MULTIBYTE=euc_jp NO_LOCALE=yes
.
It causes a crash at tsearch.
The crash seems to occur when the server encoding isn't
UTF-8 with no locale.
The attached is a patch to avoid the crash.

regards,
Hiroshi Inoue

Attachment Content-Type Size
regress_tsearch.patch text/plain 3.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message KaiGai Kohei 2009-02-18 00:31:19 Re: SE-PostgreSQL and row level security
Previous Message Bruce Momjian 2009-02-17 23:52:25 Re: vacuumdb --freeze