Re: BUG #5110: lower() function - Mailing list pgsql-bugs

From Pavel Stehule
Subject Re: BUG #5110: lower() function
Date
Msg-id 162867790910130554u1061d7e1hadcc28a096fa74d0@mail.gmail.com
Whole thread Raw
In response to BUG #5110: lower() function  ("Kalev Toots" <kalev.toots@probil.ee>)
List pgsql-bugs
2009/10/13 Kalev Toots <kalev.toots@probil.ee>:
>
> The following bug has been logged online:
>
> Bug reference: =C2=A0 =C2=A0 =C2=A05110
> Logged by: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Kalev Toots
> Email address: =C2=A0 =C2=A0 =C2=A0kalev.toots@probil.ee
> PostgreSQL version: 8.3.8
> Operating system: =C2=A0 Ubuntu
> Description: =C2=A0 =C2=A0 =C2=A0 =C2=A0lower() function
> Details:
>
> Upgrade from 8.1.15 -> 8.3.8
> lower(text) for Estonian characters don't work any more.
> Server encoding - LATIN9
> Client encoding - LATIN9
> On 8.1.15 it worked.
>

Hello

did you initialize database with correct locale?

Regards
Pavel Stehule



> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

pgsql-bugs by date:

Previous
From: "Fendris"
Date:
Subject: BUG #5111: Segmentation fault, if to_tsvector returns empty row to ts_stat
Next
From: Magnus Hagander
Date:
Subject: Re: Kerberos authentication, Active Directory, and PostgreSQL