Re: jsonb array-style subscription

David Steele <david@pgmasters.net>

From: David Steele <david@pgmasters.net>
To: Dmitry Dolgov <9erthalion6@gmail.com>
Cc: Jim Nasby <Jim.Nasby@bluetreble.com>, Tom Lane <tgl@sss.pgh.pa.us>, Vitaly Burovoy <vitaly.burovoy@gmail.com>, Alvaro Herrera <alvherre@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2016-03-21T17:40:12Z
Lists: pgsql-hackers
On 3/20/16 2:29 PM, Dmitry Dolgov wrote:
>  > Do you have an updated patch ready?
>
> No, I'm afraid it will not be ready for Monday.

I have marked this "returned with feedback".  Please feel free to submit 
a reworked patch for 9.7!

-- 
-David
david@pgmasters.net


Commits

  1. Throw error when assigning jsonb scalar instead of a composite object

  2. Filling array gaps during jsonb subscripting

  3. Implementation of subscripting for jsonb