Re: Boolean operators without commutators vs. ALL/ANY

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Boolean operators without commutators vs. ALL/ANY
Дата
Msg-id 4DF61C75.30204@dunslane.net
обсуждение исходный текст
Ответ на Re: Boolean operators without commutators vs. ALL/ANY  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Boolean operators without commutators vs. ALL/ANY  (Florian Pflug <fgp@phlo.org>)
Re: Boolean operators without commutators vs. ALL/ANY  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers

On 06/13/2011 10:07 AM, Robert Haas wrote:
> Some languages use =~ and some use just ~... I was just
> wondering if anyone thought the commutator of =~ was ~=...

My feeling is it's a bit dangerous. It's too easy to fat-finger the 
reverse op, and get something quite unintended.

cheers

andrew (whose lack of coordination sadly increases with age)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: wrong message on REASSIGN OWNED
Следующее
От: Tom Lane
Дата:
Сообщение: Re: FOREIGN TABLE doc fix