PATCH: Add hstore_to_json()

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема PATCH: Add hstore_to_json()
Дата
Msg-id 1F2E50CC-2053-43A6-A2EA-B70BB85C9B43@kineticode.com
обсуждение исходный текст
Ответы Re: PATCH: Add hstore_to_json()  (Robert Haas <robertmhaas@gmail.com>)
Re: PATCH: Add hstore_to_json()  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
I just realized that this was easy to do, and despite my complete lack of C skillz was able to throw this together in a
coupleof 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?

Best,

David



Вложения

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Range types
Следующее
От: Markus Wanner
Дата:
Сообщение: pinging Dano