Re: citext operator precedence fix

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: citext operator precedence fix
Дата
Msg-id 5F69FDD9-6A20-4280-8BB4-32B99C6212E7@kineticode.com
обсуждение исходный текст
Ответ на Re: citext operator precedence fix  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: citext operator precedence fix
Список pgsql-hackers
On Sep 22, 2011, at 9:53 AM, Josh Berkus wrote:

>>
>> Then the question is: does it find only #2 via polymorphic lookup, or does it think that either #1 or #2 could work
(becausetext supports an implicit cast to citext, IIRC). If it's more than one it's an error. Not sure if the same
issueexists for operators. 
>
> Well, I just ran through the 7 potential combinations, and didn't get
> any errors.  Hard to tell which function is being used, of course.

That's what tests are for.

David



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: citext operator precedence fix
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: citext operator precedence fix