Re: JSON Patch for PostgreSQL - BSON Support?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: JSON Patch for PostgreSQL - BSON Support?
Дата
Msg-id 4C69DA0C.7010403@agliodbs.com
обсуждение исходный текст
Ответ на Re: JSON Patch for PostgreSQL - BSON Support?  (Joseph Adams <joeyadams3.14159@gmail.com>)
Ответы Re: JSON Patch for PostgreSQL - BSON Support?  (Christopher Browne <cbbrowne@gmail.com>)
Список pgsql-hackers
> but BSON pidgenholes numeric values to either double, int32, int64, or
> a 12-byte MongoDB Object ID.  Thus, for people who expect JSON to be
> able to hold arbitrary-precision numbers (which the JSON data type in
> my patch can), using BSON for transfer or storage will violate that
> expectation.

Good lord.  I'd suggest that maybe we wait for BSON v. 2.0 instead.

Is BSON even any kind of a standard?

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


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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: security label support, part.2
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Todays git migration results