Re: ILIKE

Поиск
Список
Период
Сортировка
От mlw
Тема Re: ILIKE
Дата
Msg-id 3E579D90.2080108@mohawksoft.com
обсуждение исходный текст
Ответ на ILIKE  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: ILIKE
Re: ILIKE
Список pgsql-hackers
I am not familiar with ILIKE, but I suspect that if people are moving 
from a platfrom on which it exists, or even creatingmulti-platform 
applications, there may be a substancial amount of code that may use it.

Peter Eisentraut wrote:

>AFAICT, ILIKE cannot use an index.  So why does ILIKE even exist, when
>lower(expr) LIKE 'foo' provides a solution that can use an index and is
>more standard, too?
>
>  
>




В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: Re: regression failure - horology
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: ILIKE