Re: Case-Insensitve Text Comparison - Mailing list pgsql-hackers

From Shane Ambler
Subject Re: Case-Insensitve Text Comparison
Date
Msg-id 48444F08.4050505@Sheeky.Biz
Whole thread Raw
In response to Re: Case-Insensitve Text Comparison  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
To diverge a little -


Bit of a nood question along these lines -

Does LIKE and ILIKE take into consideration the locale allowing 
insensitive searches in any locale setting?


I know that LIKE can use an index if you don't start the match with a 
wild card. ILIKE doesn't seem to. Is or would it be possible to get 
ILIKE to use a properly configured index as well?



-- 

Shane Ambler
pgSQL (at) Sheeky (dot) Biz

Get Sheeky @ http://Sheeky.Biz


pgsql-hackers by date:

Previous
From: James William Pye
Date:
Subject: Re: Proposal: new function array_init
Next
From: Andreas 'ads' Scherbaum
Date:
Subject: Re: Core team statement on replication in PostgreSQL