Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: jsonb and nested hstore
Дата
Msg-id CAHyXU0xcaHqHCUdWkY3vzKN0cR7Q6TpFvx7=4Wv3n7=Tch58CA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Fri, Feb 28, 2014 at 1:45 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
> Well, the jsonb portion of this is arguably the most ready, certainly it's
> had a lot more on-list review.

That is definitely true.   Also, the jsonb type does not introduce any
new patterns that are not already covered by json -- it just does some
things better/faster (and, in a couple of cases, a bit differently) so
there's a safe harbor.  The implicit casts snuck in after the review
started -- that was a mistake obviously (but mostly with hstore).  The
side argument of 'to extension or not' is just that.  Make a decision
and commit this thing.

merlin



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

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