Thread: BUG #5110: lower() function

BUG #5110: lower() function

From
"Kalev Toots"
Date:
The following bug has been logged online:

Bug reference:      5110
Logged by:          Kalev Toots
Email address:      kalev.toots@probil.ee
PostgreSQL version: 8.3.8
Operating system:   Ubuntu
Description:        lower() 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.

Re: BUG #5110: lower() function

From
Pavel Stehule
Date:
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
>