Re: BUG #1931: ILIKE and LIKE fails on Turkish locale
Victor Snezhko <snezhko@indorsoft.ru>
From: Victor Snezhko <snezhko@indorsoft.ru>
To: Victor Snezhko <snezhko@indorsoft.ru>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Volkan YAZICI <yazicivo@ttnet.net.tr>, pgsql-bugs@postgresql.org
Date: 2006-09-22T09:55:44Z
Lists: pgsql-bugs
Victor Snezhko <snezhko@indorsoft.ru> writes: > LOG: plpgsql_convert_ident: ident=х, isspace array=f, isspace(0)=f > LOG: plpgsql_convert_ident: ident=test_table, isspace array=ffffffffff, isspace(0)=f Hmm, there was something wrong in my utf-8 cluster setup, I re-attached it and now see that isspace indeed fails: LOG: plpgsql_convert_ident: ident=х, isspace array=ft, isspace(0)=f -- WBR, Victor V. Snezhko E-mail: snezhko@indorsoft.ru