Case Conversion Fix for MB Chars

From: Volkan YAZICI <volkan(dot)yazici(at)gmail(dot)com>
To: pgsql-patches(at)postgresql(dot)org, pgsql-tr-genel(at)postgresql(dot)org
Subject: Case Conversion Fix for MB Chars
Date: 2005-11-26 19:47:56
Message-ID: 7104a7370511261147t10958f57y7631c0e324d096c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches pgsql-tr-genel

Here's small patch to fix case conversion problems for ILIKE and
(Oracle Compat.) lower/upper functions. (Related bug report is here:
http://archives.postgresql.org/pgsql-bugs/2005-10/msg00001.php)

In tests it succeeded for Turkish characters while using LATIN5
encoding. But when encoding is UNICODE it still doesn't work. (IMHO,
for latin-N encodings there will be no compatibility problems; for
Unicode, I've no idea.)

Regards.

Attachment Content-Type Size
case_conversion.patch application/octet-stream 3.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Volkan YAZICI 2005-11-26 19:56:25 Re: Case Conversion Fix for MB Chars
Previous Message Peter Eisentraut 2005-11-25 18:39:43 Re: [HACKERS] Should libedit be preferred to libreadline?

Browse pgsql-tr-genel by date

  From Date Subject
Next Message Volkan YAZICI 2005-11-26 19:56:25 Re: Case Conversion Fix for MB Chars
Previous Message Enver ALTIN 2005-11-26 17:57:21 Re: Pg_Dump