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 this options... -- Bye Juriy Goloveshkin
- Re: [GENERAL] ilike and --enable-multibyte=KOI8 Juriy Goloveshkin
- Re: [GENERAL] ilike and --enable-multibyte=KOI8 Tatsuo Ishii
- Re: [GENERAL] ilike and --enable-multibyte=KOI8 Juriy Goloveshkin
- Re: [GENERAL] ilike and --enable-multibyte=... Tatsuo Ishii
- [GENERAL] ilike and --enable-multibyte=KOI8 Juriy Goloveshkin