Re: Another swing at JSON

Поиск
Список
Период
Сортировка
От Joseph Adams
Тема Re: Another swing at JSON
Дата
Msg-id BANLkTikzuBr927=h9YFmJDxTAG_1hJkZOA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Another swing at JSON  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Another swing at JSON  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Mon, Mar 28, 2011 at 1:48 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Mon, Mar 28, 2011 at 1:21 PM, Joseph Adams
> <joeyadams3.14159@gmail.com> wrote:
>> Attached is a patch that adds a 'json' contrib module.  Although we
>> may want a built-in JSON data type in the near future, making it a
>> module (for the time being) has a couple advantages:
>
> Is this something you'd hope to get committed at some point, or do you
> plan to maintain it as an independent project?

I'm hoping to get it committed at some point, perhaps as a module
soon, and a built-in later.  Plenty of people are still waiting for
JSON data type support, for example:
   http://stackoverflow.com/questions/4995945/optimize-escape-json-in-postgresql-9-0


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Another swing at JSON
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Another swing at JSON