jsonb and nested hstore - Mailing list pgsql-hackers

From Andrew Dunstan
Subject jsonb and nested hstore
Date
Msg-id 52E58F4C.90600@dunslane.net
Whole thread Raw
Responses Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Here is the latest set of patches for nested hstore and jsonb.

Because it's so large I've broken this into two patches and compressed
them. The jsonb patch should work standalone. The nested hstore patch
depends on it.

All the jsonb functions now use the jsonb API - there is no more turning
jsonb into text and reparsing it.

At this stage I'm going to be starting cleanup on the jsonb code
(indentation, error messages, comments etc.) as well get getting up some
jsonb docs.

cheers

andrew



Attachment

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: plpgsql.warn_shadow
Next
From: Pavel Stehule
Date:
Subject: Re: plpgsql.warn_shadow