Re: JSON output functions.
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Abhijit Menon-Sen <ams@toroid.org>
Cc: pgsql-hackers@postgresql.org
Date: 2012-02-02T15:15:33Z
Lists: pgsql-hackers
Attachments
- json-constructors.patch (text/x-patch) patch
On 02/02/2012 04:35 AM, Abhijit Menon-Sen wrote: > At 2012-02-01 18:48:28 -0500, andrew.dunstan@pgexperts.com wrote: >> For now I'm inclined not to proceed with that, and leave it as an >> optimization to be considered later if necessary. Thoughts? > I agree, there doesn't seem to be a pressing need to do it now. > OK, here's my final version of the patch for constructor functions. If there's no further comment I'll go with this. cheers andrew