Re: unicode searches failing that use % and LIKE operators - Mailing list pgsql-general

From Tom Lane
Subject Re: unicode searches failing that use % and LIKE operators
Date
Msg-id 19842.1193077201@sss.pgh.pa.us
Whole thread Raw
In response to unicode searches failing that use % and LIKE operators  (Benjamin Weaver <benjamin.weaver@classics.ox.ac.uk>)
Responses Re: unicode searches failing that use % and LIKE operators  (Benjamin Weaver <benjamin.weaver@classics.ox.ac.uk>)
Re: unicode searches failing that use % and LIKE operators  (Benjamin Weaver <benjamin.weaver@classics.ox.ac.uk>)
List pgsql-general
Benjamin Weaver <benjamin.weaver@classics.ox.ac.uk> writes:
> I have the following problem:  a compound search, involving 2 wildcarded
> character search terms, in which one search term consists of Latin characters
> and the other, of UTF-8 unicode Greek characters, fails.  This is strange,
> because similar searches in which both terms are either unicode Greek or Latin
> characters succeed.

That's pretty strange all right.  What PG version is this, what database
encoding are you using, and what are the server's lc_collate and
lc_ctype settings?

            regards, tom lane

pgsql-general by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: Bitmap Heap scan 8.1/8.2
Next
From: Martin Marques
Date:
Subject: Re: Bitmap Heap scan 8.1/8.2