Re: PATCH: Add hstore_to_json()

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PATCH: Add hstore_to_json()
Дата
Msg-id 1261140559.28414.0.camel@fsopti579.F-Secure.com
обсуждение исходный текст
Ответ на PATCH: Add hstore_to_json()  ("David E. Wheeler" <david@kineticode.com>)
Ответы Re: PATCH: Add hstore_to_json()
Список pgsql-hackers
On ons, 2009-12-16 at 11:28 -0800, David E. Wheeler wrote:
> I just realized that this was easy to do, and despite my complete lack of C skillz was able to throw this together in
acouple of 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?

Should we create a json type before adding all kinds of json formatted
data?  Or are we content with json as text?



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

Предыдущее
От: Hiroyuki Yamada
Дата:
Сообщение: Re: An example of bugs for Hot Standby
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Fast or immediate shutdown