Re: Case-Insensitve Text Comparison

Поиск
Список
Период
Сортировка
От Shane Ambler
Тема Re: Case-Insensitve Text Comparison
Дата
Msg-id 48444F08.4050505@Sheeky.Biz
обсуждение исходный текст
Ответ на Re: Case-Insensitve Text Comparison  (Martijn van Oosterhout <kleptog@svana.org>)
Список 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 по дате отправления:

Предыдущее
От: James William Pye
Дата:
Сообщение: Re: Proposal: new function array_init
Следующее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Re: Core team statement on replication in PostgreSQL