BUG #1931: ILIKE and LIKE fails on Turkish locale
Devrim Gündüz <devrim@gunduz.org>
From: "Devrim GUNDUZ" <devrim@gunduz.org>
To: pgsql-bugs@postgresql.org
Date: 2005-10-01T15:35:36Z
Lists: pgsql-bugs
The following bug has been logged online: Bug reference: 1931 Logged by: Devrim GUNDUZ Email address: devrim@gunduz.org PostgreSQL version: 8.1beta2 Operating system: Linux (RHEL 4, Debian 3.1) Description: ILIKE and LIKE fails on Turkish locale Details: Hi, Like the bug report that was submitted a few days ago, http://archives.postgresql.org/pgsql-bugs/2005-09/msg00233.php I have the same thing for Turkish locale. First I thought that it was a glibc error but glibc guys guided me here: http://sourceware.org/bugzilla/long_list.cgi?buglist=1354 So it is PostgreSQL's bug or Glibc's?