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

From Peter Geoghegan
Subject Re: jsonb and nested hstore
Date
Msg-id CAM3SWZR2Ov1Tsq3_oM9bE_dy4X2WiCFxgNbjQt_J4_G2EKeJ7Q@mail.gmail.com
Whole thread Raw
In response to Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Thu, Jan 30, 2014 at 11:07 AM, Andrew Dunstan <andrew@dunslane.net> wrote:
> Updated  patches for both pieces. Included is some tidying done by Teodor,
> and fixes for remaining whitespace issues. This now passes "git diff --check
> master" cleanly for me.

So one thing that isn't clear from these patches is how jsonb will
have the benefit of the new hstore functions and operators. The cast
is not implicit. I believe that Teodor made the cast implicit on
Github on February 8th (which has not been formally submitted), but
that has problems of its own.

Does anyone have any ideas about how best to enable jsonb to take
advantage of the new functions and operators?

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Jeremy Harris
Date:
Subject: Re: Minor performance improvement in transition to external sort
Next
From: Haribabu Kommi
Date:
Subject: Re: Priority table or Cache table