ilike and --enable-multibyte=KOI8

From: Juriy Goloveshkin <j(at)gu(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: ilike and --enable-multibyte=KOI8
Date: 2000-12-07 14:57:15
Message-ID: 20001207175714.A17358@avias.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello, Can anybody check and confirm(or not) this:

if pgsql(DEVEL, from cvs-server) is built with locale and multibyte then

"select * from table where row ilike '%a%'" crashes pgsql.
"select * from table where row ilike 'a%'" doesn't craches.
"select * from table where row like '%a%'" doesn't craches.

If pgsql is built only with locale, pgsql isn't crashed...

please, give me an advice for solving this problemm. I need pgsql with both
options...

--
Bye
Juriy Goloveshkin

Browse pgsql-general by date

  From Date Subject
Next Message gb 2000-12-07 15:07:56 fetchone vs. fetchmany with pygres...
Previous Message Michal Josel 2000-12-07 14:28:35 Problem with encoding