Re: JSON for PG 9.2

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: JSON for PG 9.2
Дата
Msg-id F087D41D-ABBC-47DF-9DB8-0340554DF954@kineticode.com
обсуждение исходный текст
Ответ на Re: JSON for PG 9.2  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: JSON for PG 9.2  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Dec 17, 2011, at 3:53 AM, Simon Riggs wrote:

> Which looks very good.

Love having the start here. I forwarded this message to Claes Jakobsson, creator of the jansson-using pg-json
extension.He’s a bit less supportive. He gave me permission to quote him here: 

> Frankly I see the inclusion of a JSON datatype in core as unnecessary. Stuff should be moved out of core rather than
in,as we do in Perl. Also, does this patch mean that the 'json' type is forever claimed and can't be replaced by
extensions?
>
> There's little reason to reimplement JSON parsing, comparision and other routines when there's a multitude of already
goodlibraries. 

Personally, I think that there really should be a core key/value-type data type, and json is probably the best possible
choice,absent a SQL-standard-mandated type (which would probably suck anyway). But I think it worthwhile to hear
alternatepoints of view, and this isn't far from what Jan said last week. 

Best,

David

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: JSON for PG 9.2
Следующее
От: Robert Haas
Дата:
Сообщение: Re: JSON for PG 9.2