Re: BUG #2155: problem with UNICODE and KOI8

From: Volkan YAZICI <yazicivo(at)ttnet(dot)net(dot)tr>
To: Vic <vic(at)stream(dot)net(dot)ua>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2155: problem with UNICODE and KOI8
Date: 2006-01-08 15:24:17
Message-ID: 20060108152417.GA31325@alamut
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Jan 06 10:13, Vic wrote:
> Database have enconding UNICODE.
> Client have KOI8,
> "lower" function not convert to lower case any russian worlds,
> but english words convertable:

This is a known problem related with multi-byte characters. There's
a submitted patch pending for a complete review. We're using it here
for Turkish characters (in both UTF-8 and LATIN5 encodings) without
any problem.

Further discussion and details are here:
http://candle.pha.pa.us/mhonarc/patches_hold/msg00235.html

Regards.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Jacques Gollion 2006-01-09 12:01:15 Re: BUG #2139: Problem when calling functions without any
Previous Message Robert Treat 2006-01-07 19:45:44 Re: Reordering columns in a table