Re: Bug in ILIKE?

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Bug in ILIKE?
Дата
Msg-id 8CAFE90C-9064-49B5-85DE-C4A00D58AC97@kineticode.com
обсуждение исходный текст
Ответ на Re: Bug in ILIKE?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sep 25, 2008, at 20:45, Tom Lane wrote:

> Well, there are two possible interpretations: (1) it's a bug, or (2)
> it's an intentional, about-to-be-documented feature that
> backslashing a
> letter makes it case-sensitive in ILIKE.
>
> I do not care for interpretation #2 ... especially in view of your
> observation (confirmed here) that pre-8.3 releases didn't do this.
> I think it's just a bug in 8.3.

+1 I think it would be very difficult to come up with a justification
for backslashes making a comparison case-sensitive. It's just…weird.

Best,

David



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug in ILIKE?
Следующее
От: KaiGai Kohei
Дата:
Сообщение: Re: Updates of SE-PostgreSQL 8.4devel patches