Re: BUG #2193: INITCAP and LOWER/UPPER string conversion error

From: Andras Got <andrej(at)antiszoc(dot)hu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2193: INITCAP and LOWER/UPPER string conversion error
Date: 2006-01-22 13:30:38
Message-ID: 43D388FE.8030301@antiszoc.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I solved this, this was a local issue. I tried to cancel my letter, but noone bothered with the
cancelling mail. :)

Yes this was a locale mixup. Sorry.

Regards,
Andrej

Tom Lane írta:

> "Andras Got" <andrej1981(at)gmail(dot)com> writes:
>
>>I'm trying to select with LOWER/UPPER and INITCAP but they return bad values
>>after hungarian accentuated letters (e.g: é á ű
>>ú ő ó ü).
>
>
> Are you sure you are using the right locale and database encoding?
> If so, what are they?
>
> There are some locale-related fixes in the latest releases (8.0.6
> and 8.1.2), though I'm not sure if they address your problem.
>
> regards, tom lane
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message agattik 2006-01-23 05:44:04 BUG #2196: Useless RECHECK on RTREE index
Previous Message Tom Lane 2006-01-22 04:12:23 Re: BUG #2194: Start Script in the package doesn't work