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

From Peter Eisentraut
Subject Re: PATCH: Add hstore_to_json()
Date
Msg-id 1261140559.28414.0.camel@fsopti579.F-Secure.com
Whole thread Raw
In response to PATCH: Add hstore_to_json()  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: PATCH: Add hstore_to_json()  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
On ons, 2009-12-16 at 11:28 -0800, David E. Wheeler wrote:
> I just realized that this was easy to do, and despite my complete lack of C skillz was able to throw this together in
acouple of 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?

Should we create a json type before adding all kinds of json formatted
data?  Or are we content with json as text?



pgsql-hackers by date:

Previous
From: Hiroyuki Yamada
Date:
Subject: Re: An example of bugs for Hot Standby
Next
From: Peter Eisentraut
Date:
Subject: Re: Fast or immediate shutdown