Tsearch2 ispell parser unicode bug ? - Mailing list pgsql-bugs

From moje
Subject Tsearch2 ispell parser unicode bug ?
Date
Msg-id 1104765793.10261.14.camel@moje.vabo.cz
Whole thread Raw
List pgsql-bugs
Hi
I'm using tsearch2 since postgresql-7.4.0 without problems with UTF-8
(yes i know about tolower() problems in postgresql < 8).
I tried postgresql-8.0beta and rc (up to rc3) and all versions contains
bug in tsearch2. (probably in ispell code part)
I can set up tsearch without problems for unicode fulltext (for czech
language), but when i tried the test command like this (and some
similars).

SELECT lexize('cz_ispell','jablkům');

postgresql fails with SIG11.

I tried to backport the ispell part and it works without problems.

MOJE
--
Konir Tomas
Czech Republic
Brno
ICQ 25849167

pgsql-bugs by date:

Previous
From: "David Bowen"
Date:
Subject: BUG #1370: Problem with arrays in PL/PGSQL
Next
From: Tom Lane
Date:
Subject: Re: rule system re-evaluates expressions