From: | Victor Snezhko <snezhko(at)indorsoft(dot)ru> |
---|---|
To: | Victor Snezhko <snezhko(at)indorsoft(dot)ru> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Volkan YAZICI <yazicivo(at)ttnet(dot)net(dot)tr>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #1931: ILIKE and LIKE fails on Turkish locale |
Date: | 2006-09-22 09:55:44 |
Message-ID: | u4pv0xm1r.fsf@indorsoft.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-tr-genel |
Victor Snezhko <snezhko(at)indorsoft(dot)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(at)indorsoft(dot)ru
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Zwerschke | 2006-09-22 10:46:48 | Re: BUG #2642: Connection problems without IPv6 |
Previous Message | Massimiliano Citterio | 2006-09-22 08:20:43 | BUG #2644: pgadmin III foreign key |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-09-22 16:48:50 | Re: BUG #1931: ILIKE and LIKE fails on Turkish locale |
Previous Message | Victor Snezhko | 2006-09-22 08:04:35 | Re: BUG #1931: ILIKE and LIKE fails on Turkish locale |