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

From David E. Wheeler
Subject Re: PATCH: Add hstore_to_json()
Date
Msg-id 863A1B07-6045-4A9C-9190-92D30BC122B3@kineticode.com
Whole thread Raw
In response to Re: PATCH: Add hstore_to_json()  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: PATCH: Add hstore_to_json()  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Dec 31, 2009, at 1:04 AM, Peter Eisentraut wrote:

> I think the primary use will be to load a JSON value into Perl or Python
> and process it there.  So a json type that doesn't have any interesting
> operators doesn't sound useless to me.  The features I would like to get
> out of it are input validation and encoding handling and smooth
> integration with said languages.

What about access to various parts of a JSON data structure? Or is that just asking for too much trouble up-front?

Best,

David

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Cancelling idle in transaction state
Next
From: Magnus Hagander
Date:
Subject: uintptr_t for Datum