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)
Список
Дерево обсуждения
Bug in ILIKE? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug in ILIKE? Andrew Dunstan <andrew@dunslane.net>
Re: Bug in ILIKE? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug in ILIKE? Andrew Dunstan <andrew@dunslane.net>
Re: Bug in ILIKE? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug in ILIKE? Andrew Dunstan <andrew@dunslane.net>
Re: Bug in ILIKE? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug in ILIKE? Andrew Dunstan <andrew@dunslane.net>
Re: Bug in ILIKE? Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug in ILIKE? Andrew Dunstan <andrew@dunslane.net>
Re: Bug in ILIKE? "David E. Wheeler" <david@kineticode.com>
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 по дате отправления