Re: BUG #1931: ILIKE and LIKE fails on Turkish locale

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Victor Snezhko <snezhko@indorsoft.ru>, Volkan YAZICI <yazicivo@ttnet.net.tr>, pgsql-bugs@postgresql.org
Date: 2006-10-02T21:35:23Z
Lists: pgsql-bugs
Bruce Momjian <bruce@momjian.us> writes:
> Has this been addressed?

Yes, at least as far as we can take it given the current locale
infrastructure.  There doesn't seem any reasonable way to get regex
locale-dependent character classes to work for multibyte chars :-(

			regards, tom lane