Re: Bug in ILIKE?
От | Tom Lane |
---|---|
Тема | Re: Bug in ILIKE? |
Дата | |
Msg-id | 7866.1222400755@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Bug in ILIKE? (Andrew Dunstan <andrew@dunslane.net>) |
Ответы |
Re: Bug in ILIKE?
Re: Bug in ILIKE? |
Список | pgsql-hackers |
Andrew Dunstan <andrew@dunslane.net> writes: > Tom Lane wrote: >> So I'm for the definition that escape-anything means exactly anything, >> without any special treatment that it would otherwise have. And in >> the case of ILIKE it seems like "no special treatment" should mean >> "case insensitive match". > Well, it looks to me to be pretty easily fixable. Given the above it > seems to me marginal to call it a bug, though. I don't have very strong > feelings, but I am generally opposed to changing the visible behaviour > in stable releases unless something is clearly a bug. 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. regards, tom lane
В списке pgsql-hackers по дате отправления: