Re: json(b) equality rules

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: json(b) equality rules
Дата
Msg-id CAM3SWZT99O5jR8P1VK6gVxe7nQ_yZiAimrBcJSRqc_PtB5kAAg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: json(b) equality rules  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Thu, Apr 3, 2014 at 7:43 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> I don't think we should follow these rules at all. Json is not Javascript,
> and these are Javascript rules, not Json rules. I'm entirely opposed to
> treating 0, "0", false, and [0] as equal. The equality rule we actually have
> for jsonb is the correct one, I believe.

+1


-- 
Peter Geoghegan



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: quiet inline configure check misses a step for clang
Следующее
От: Andres Freund
Дата:
Сообщение: Re: jsonb is also breaking the rule against nameless unions