Re: jsonb and nested hstore - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: jsonb and nested hstore
Date
Msg-id 530FFDE2.6020905@gmx.net
Whole thread Raw
In response to Re: jsonb and nested hstore  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On 2/27/14, 2:11 PM, Josh Berkus wrote:
> This means that, if we have jsonb as an extension, we'll
> eventually be in the position where the recommended json type with all
> the features is an extension, whereas the legacy json type is in core.

Well that wouldn't be a new situation.  Compare geometry types vs
postgis, inet vs ip4(r).  It's not bad being an extension.  You can
iterate faster and don't have to discuss so much. ;-)




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgbench help message fix
Next
From: Peter Geoghegan
Date:
Subject: Re: jsonb and nested hstore