Re: Tsearch + polish ispell + polish locale

From: <arkadiusz(dot)staron(at)dreamlab(dot)pl>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Tsearch + polish ispell + polish locale
Date: 2006-11-22 16:00:36
Message-ID: EA6A3F5C1E4BC14D91D93A344436440C010D343F@MXMBON01.grupa.onet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> If your mark locale as 'pl_PL.iso88592' instead of 'pl_PL' then tsearch2
> will be
> able to find configuration itself.

Good point.. I forgot about this ;-)

>
> Does lower()/upper() functions works well in postgres?

Until regis error it works fine... then it gets broken.
As the matter of fact I wasn't able to determine who breaks it, is it postgres or tsearch ...

Any idea how can I check it ?

Regards,
Arek.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-11-22 16:01:06 Re: bad plan with custom data types
Previous Message Tom Lane 2006-11-22 15:27:58 Re: bad plan with custom data types