| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Peter Geoghegan <pg(at)heroku(dot)com>, Petr Jelinek <petr(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: 9.4 release notes |
| Date: | 2014-05-18 20:08:41 |
| Message-ID: | 53791349.3090602@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 05/05/2014 07:26 PM, Andrew Dunstan wrote:
>
> On 05/05/2014 07:16 PM, Bruce Momjian wrote:
>> Current text is:
>>
>> Add structured (non-text) data type (JSONB) for storing JSON data
>> (Oleg
>> Bartunov, Teodor Sigaev, Alexander Korotkov, Peter Geoghegan, and
>> Andrew
>> Dunstan)
>>
>> 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?
>>
>
>
> No. If you must say something then start the last sentence with
> "Scalar values in JSONB documents are typed ...".
I still think we should make this change. Does anyone object if I do?
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2014-05-18 20:19:38 | Re: %d in log_line_prefix doesn't work for bg/autovacuum workers |
| Previous Message | Tom Lane | 2014-05-18 18:49:10 | Re: buildfarm: strange OOM failures on markhor (running CLOBBER_CACHE_RECURSIVELY) |