Re: json api WIP patch
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2013-01-26T15:27:04Z
Lists: pgsql-hackers
Attachments
- jsonapi7.patch (text/x-patch) patch
On 01/15/2013 05:45 PM, Andrew Dunstan wrote: >>> >> >> Latest version of this patch, including some documentation, mainly >> from Merlin Moncure but tweaked by me. >> > > > Now with more comments. > New version attached. The only change is to remove some unnecessary uses of PG_FUNCTION_INFO_V1 that were the result of overenthusiastic copy and paste. cheers andrew