From: | Damir Bijuklic <damirbijuklic(at)yahoo(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Win1250 database under linux |
Date: | 2005-04-29 14:56:26 |
Message-ID: | 20050429145626.73868.qmail@web54202.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi.
I have ecountered strange behaviour with postgres 8
under linux so I am reporting this as a bug. I haven't
compiled postgres myself because it is on hosted
server but it is an options if it would solve this
problem.
The problem i'm having seems to be known but i don't
know if there is a workaround. Functions upper() and
lower() don't change value for Croatian national
characters under linux (others probably as well, but i
havent tested). Operator ILIKE doesn't work correctly
either.
I have tried to reporeduce bug under windows version
of postgres by transfering database via backup/restore
but the windows version is working correctly.
I had to write some pretty ugly query logic as a
temporary workaround for searching national
characters...
Damir
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Prasanth | 2005-04-29 15:01:23 | Wrong Query Plan |
Previous Message | Tom Lane | 2005-04-29 14:12:29 | Re: BUG #1637: age() function is giving different results |