Re: additional json functionality

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: additional json functionality
Дата
Msg-id 528BB5C4.5020201@dunslane.net
обсуждение исходный текст
Ответ на Re: additional json functionality  (David Johnston <polobo@yahoo.com>)
Список pgsql-hackers
On 11/19/2013 01:43 PM, David Johnston wrote:


>
> I have not really pondered storing scalars into jsonb but before pondering
> usability are there any technical concerns.  If the goal is to share the
> backend with hstore then current hstore does not allow for this and so the
> json aspect would either transfer back over or it would need customized
> code.
>

Your premise here is simply wrong. The new hstore code does support 
scalar root elements.

cheers

andew



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

Предыдущее
От: David Johnston
Дата:
Сообщение: Re: additional json functionality
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1