Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: jsonb and nested hstore
Дата
Msg-id 2F46BB9F-E44A-4412-9AFA-4B6D25834A29@thebuild.com
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
Ответы Re: jsonb and nested hstore  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Feb 27, 2014, at 5:31 PM, Peter Geoghegan <pg@heroku.com> wrote:

> Now, it's confusing that it has to go through hstore, perhaps, but
> that's hardly all that bad in and of itself.

Yes, it is.  It strikes me as irrational to have jsonb depend on hstore.  Let's be honest with ourselves: if we were
startingover, we wouldn't start by creating our own proprietary hierarchical type and then making the hierarchical type
everyoneelse uses depend on it.  hstore exists because json didn't.  But json does now, and we shouldn't create a jsonb
dependencyon hstore. 

--
-- Christophe Pettus  xof@thebuild.com




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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: jsonb and nested hstore
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: jsonb and nested hstore