Thread: [PATCH] Fix discrepancy in hstore_to_json_loose documentation

[PATCH] Fix discrepancy in hstore_to_json_loose documentation

From
Marti Raudsepp
Date:
Hi list,

I was checking out the new JSON features coming in 9.3, really cool stuff!

I noticed a small discrepancy in the documentation, the
"hstore_to_json_loose" example uses hstore_to_json() by accident.

Patch attached.

Regards,
Marti

Attachment

Re: [PATCH] Fix discrepancy in hstore_to_json_loose documentation

From
Andrew Dunstan
Date:
On 04/10/2013 08:36 AM, Marti Raudsepp wrote:
> Hi list,
>
> I was checking out the new JSON features coming in 9.3, really cool stuff!
>
> I noticed a small discrepancy in the documentation, the
> "hstore_to_json_loose" example uses hstore_to_json() by accident.
>
> Patch attached.
>
>


Thanks, will fix.

cheers

andrew