Re: additional json functionality - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: additional json functionality
Date
Msg-id 528BB5C4.5020201@dunslane.net
Whole thread Raw
In response to Re: additional json functionality  (David Johnston <polobo@yahoo.com>)
List 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 by date:

Previous
From: David Johnston
Date:
Subject: Re: additional json functionality
Next
From: Josh Berkus
Date:
Subject: Re: Data corruption issues using streaming replication on 9.0.14/9.2.5/9.3.1