PATCH: Add hstore_to_json() - Mailing list pgsql-hackers

From David E. Wheeler
Subject PATCH: Add hstore_to_json()
Date
Msg-id 1F2E50CC-2053-43A6-A2EA-B70BB85C9B43@kineticode.com
Whole thread Raw
Responses Re: PATCH: Add hstore_to_json()  (Robert Haas <robertmhaas@gmail.com>)
Re: PATCH: Add hstore_to_json()  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
I just realized that this was easy to do, and despite my complete lack of C skillz was able to throw this together in a
coupleof hours. It might be handy to some, though the possible downsides are: 

* No json_to_hstore().
* Leads to requests for hstore_to_yaml(), hstore_to_xml(), etc.
* Andrew Gierth said “no” when I suggested it.

But it's kind of handy, too. Thoughts?

Best,

David



Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Range types
Next
From: Markus Wanner
Date:
Subject: pinging Dano