Re: Feature Request: JSON input for hstore

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: Feature Request: JSON input for hstore
Дата
Msg-id 20090914232358.GG29367@fetter.org
обсуждение исходный текст
Ответ на Re: Feature Request: JSON input for hstore  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Feature Request: JSON input for hstore  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Mon, Sep 14, 2009 at 06:55:52PM -0400, Andrew Dunstan wrote:
> David Fetter wrote:
>> On Mon, Sep 14, 2009 at 03:14:57PM -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?
>>
>> The backend, ideally in some pluggable way.  XML, under proper
>> circumstances, should work, as should YAML, etc.
>
> The way the standard specifies SQL/XML requires grammar support.
> That  means it can't really be pluggable. We've been over this
> before.

I haven't found anything about hstore in the standard, so I'm not sure
how this applies.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Feature Request: JSON input for hstore
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Feature Request: JSON input for hstore