Re: Boolean operators without commutators vs. ALL/ANY

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Boolean operators without commutators vs. ALL/ANY
Дата
Msg-id 26802.1308259997@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Boolean operators without commutators vs. ALL/ANY  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Boolean operators without commutators vs. ALL/ANY  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I don't really agree that visual correlation needs to trump everything.
> If say
>     foo =~ bar
> and
>     foo ~= bar
> were to produce completely different results, this would introduce bugs
> all over the place.

Huh?  That's about like arguing that standard mathematical notation is
broken because a < b and a > b don't produce the same result.
        regards, tom lane


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

Предыдущее
От: Bernd Helmle
Дата:
Сообщение: Re: Another swing at JSON
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Another swing at JSON