Re: new json funcs - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: new json funcs
Date
Msg-id 52DF0108.3040507@joh.to
Whole thread Raw
In response to Re: new json funcs  (Marko Tiikkaja <marko@joh.to>)
Responses Re: new json funcs  (Andrew Dunstan <andrew@dunslane.net>)
Re: new json funcs  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hi Andrew,

On 1/18/14, 10:05 PM, I wrote:
> But I'll continue with my review now that this has been sorted out.

Sorry about the delay.

I think the API for the new functions looks good.  They are all welcome 
additions to the JSON family.

The implementation side looks reasonable to me.  I'm not sure there's 
need to duplicate so much code, though.  E.g. json_to_recordset is 
almost identical to json_populate_recordset, and json_to_record has a 
bit of the same disease.

Finally, (as I'm sure you know already), docs are still missing. 
Marking the patch Waiting on Author for the time being.


Regards,
Marko Tiikkaja



pgsql-hackers by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: yum psycopg2 doc package not signed
Next
From: Tom Lane
Date:
Subject: Re: Hard limit on WAL space used (because PANIC sucks)