Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: jsonb and nested hstore
Дата
Msg-id CAM3SWZTzic3XRLTM424KGYSwYhP2gVNJ4PLJwfCYpBwSwK3sPA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Christophe Pettus <xof@thebuild.com>)
Ответы Re: jsonb and nested hstore  (Christophe Pettus <xof@thebuild.com>)
Список pgsql-hackers
On Thu, Feb 27, 2014 at 8:23 PM, Christophe Pettus <xof@thebuild.com> wrote:
> On Feb 27, 2014, at 8:04 PM, Peter Geoghegan <pg@heroku.com> wrote:
>
>> I'm hearing a lot about how important jsonb is, but not much on how to
>> make the simple jsonb cases that are currently broken (as illustrated
>> by my earlier examples [1], [2]) work.
>
> Surely, the answer is to define a jsonb || jsonb (and likely the other combinatorics of json and jsonb), along with
theappropriate GIN and GiST interfaces for jsonb.  Why would that not work?
 

I'm not the one opposed to putting jsonb stuff in the hstore module!


-- 
Peter Geoghegan



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

Предыдущее
От: Tan Tran
Дата:
Сообщение: GSoC proposal
Следующее
От: Christophe Pettus
Дата:
Сообщение: Re: jsonb and nested hstore