Re: jsonb and nested hstore

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: jsonb and nested hstore
Дата
Msg-id 20140303150014.GF23352@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: jsonb and nested hstore  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: jsonb and nested hstore  (Oleg Bartunov <obartunov@gmail.com>)
Список pgsql-hackers
On 2014-03-03 08:57:59 -0600, Merlin Moncure wrote:
> On Fri, Feb 28, 2014 at 2:01 PM, Andres Freund <andres@2ndquadrant.com> wrote:
> > On 2014-02-28 14:45:29 -0500, Andrew Dunstan wrote:
> >> Well, the jsonb portion of this is arguably the most ready, certainly it's
> >> had a lot more on-list review.
> >
> > Having crossread both patches I tend to agree with this. I don't think
> > it's unrealistic to get jsonb committable, but the hstore bits are
> > another story.
> 
> hm, do you have any specific concerns/objections about hstore?

I've listed a fair number in various emails, some have been addressed
since I think. But just take a look at the patch, at least last when I
looked, it was simply far from ready. And it's quite a bit of code, so
it's not something that can be addressed within 5min.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Performance Improvement by reducing WAL for Update Operation
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Triggers on foreign tables