Re: 9.4 release notes - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: 9.4 release notes
Date
Msg-id 5367D97E.50606@agliodbs.com
Whole thread Raw
In response to 9.4 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: 9.4 release notes  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 05/05/2014 11:31 AM, Bruce Momjian wrote:
>     JSONB values are also mapped to SQL scalar data types, rather
> than being treated always as strings.

+ ... allowing for correct sorting of JSON according to internal datums.

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



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 9.4 release notes
Next
From: Robert Haas
Date:
Subject: Re: avoiding tuple copying in btree index builds