On Sep 14, 2009, at 7:05 PM, Jeff Davis <pg...@j-davis.com> wrote:

On Mon, 2009-09-14 at 15:14 -0700, Josh Berkus wrote:
Hackers,

I've just had a feature request from a client that we come up with a way
to enable JSON input into hstore.  This would make hstore much more
useful for software developers.

First question: would this go in the language driver, libpq, or the
backend?  Thoughts?

What's wrong with just using a variant of the type input function? With a parameterized insert, it doesn't seem like it's really placing much of
a burden on the application.

Agreed, I was thinking the same thing.

...Roberta

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to