Re: [BUGS] unicode upper and lower functions

2003-12-16 Thread Peter Eisentraut
Lauris Buk¨is wrote: > I have PostgreSQL 7.3.2 on Mandrake 9.1. > functions lower and upper doesn't convert UTF8 char cases... it just > leave them as thay are. Atleast I have problems with latvian and > russian letters. Database charset is set to UNICODE. Yes, next time please search the archives

[BUGS] unicode upper and lower functions

2003-12-16 Thread Lauris Bukšis
I have PostgreSQL 7.3.2 on Mandrake 9.1. functions lower and upper doesn't convert UTF8 char cases... it just leave them as thay are. Atleast I have problems with latvian and russian letters. Database charset is set to UNICODE. Where is the problem and what I should do? Lauris