On Feb 12, 2013, at 2:01 PM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
> Given that row() is already a type-agnostic function, and RECORD is a
> stored procedure return meta-type, I think the above names would be a
> mistake. I'd suggest instead:
>
> json_to_record() and json_to_recordset()
> or:
>
> to_record(json) and to_recordset(json)
I like these last two a lot, actually. Thanks!
David