Re: 9.4 release notes

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Petr Jelinek <petr(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.4 release notes
Date: 2014-05-05 23:22:36
Message-ID: CAM3SWZS3hw2mzOHZ-bPnGJgiBbvoorxE4X9458GCKqXvSvup7A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, May 5, 2014 at 4:16 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> This allows for faster access to values in the JSON document and faster
> and more useful indexing of JSON. JSONB values are also typed as
> appropriate scalar SQL types.
>
> Is that OK?

That seems reasonable.

--
Peter Geoghegan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2014-05-05 23:26:47 Re: 9.4 release notes
Previous Message Peter Geoghegan 2014-05-05 23:20:26 Re: 9.4 release notes