Re: json/jsonb/hstore operator precedence

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: json/jsonb/hstore operator precedence
Дата
Msg-id 533B2CAC.5060405@agliodbs.com
обсуждение исходный текст
Ответ на json/jsonb/hstore operator precedence  (Greg Stark <stark@mit.edu>)
Список pgsql-hackers
On 04/01/2014 01:07 PM, Andrew Dunstan wrote:
> What really bugs me about the example is that <> has a different
> precedence from =, which seems more than odd. The example works just
> fine if you use = instead of <>. But I guess it's been that way for a
> very long time and there's not much to be done about it.

... and it would probably break umpty-zillion existing apps if we
changed precedence.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: get_fn_expr_variadic considered harmful
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Doing better at HINTing an appropriate column within errorMissingColumn()