Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: jsonb and nested hstore
Дата
Msg-id CAM3SWZTn8L+ZJs=nbo5aw80Uzh__XPfOHEKOsgRV7uTT6s20kg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
On Tue, Mar 4, 2014 at 2:18 AM, Peter Geoghegan <pg@heroku.com> wrote:
> On Tue, Mar 4, 2014 at 2:18 AM, Teodor Sigaev <teodor@sigaev.ru> wrote:
>> That is because compareJsonbValue compares numeric values with a help of
>> numeric_cmp() instead of comparing text representation. This inconsistent
>> will be fixed.
>
> Cool.

Perhaps this is obvious, but: I expect that you intend to fix the
inconsistency by having everywhere use a native numeric comparison.

Thanks
-- 
Peter Geoghegan



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: jsonb and nested hstore
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: requested shared memory size overflows size_t