Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: jsonb and nested hstore
Дата
Msg-id 16721.1393616778@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> ... This requires larger changes to the existing patch, which likely means
> missing the bus for 9.4 (and you've seen my blog about that)

Yeah.  I realize you're gung-ho about getting jsonb into 9.4 in some
form, and I recognize that getting better JSON support is important.
But I wonder how carefully you've thought about the damage it'll do
if what ships in 9.4 is a weird, hard-to-use mishmash.  I'd much
rather see us take the time to get it right than to ship something
that's basically a kluge.  And having a core type that depends on
an extension for critical functionality is certainly nothing but a
kluge.  As an example, you're arguing that some sysadmins won't permit
installation of contrib modules.  (Let's pass over the question of
how true or sane that is.)  If they won't allow hstore to be installed,
and jsonb is crippled in consequence, where does that put us for
adoption purposes?  I'd argue that it's worse than not shipping jsonb
yet at all.
        regards, tom lane



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: jsonb and nested hstore
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: jsonb and nested hstore