Re: jsonb array-style subscription

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: jsonb array-style subscription
Дата
Msg-id CAB7nPqRv5yL=QhTXQ6XrfJnpYa17w2wBTjsxtT98u=UbpHs8jg@mail.gmail.com
обсуждение исходный текст
Ответ на jsonb array-style subscription  (Dmitry Dolgov <9erthalion6@gmail.com>)
Список pgsql-hackers
On Mon, Jan 18, 2016 at 9:32 PM, Dmitry Dolgov <9erthalion6@gmail.com> wrote:
> I've cleaned up the code, created a separate JsonbRef node (and there are a
> lot of small changes because of that), abandoned an idea of "deep nesting"
> of assignments (because it doesn't relate to jsonb subscription, is more
> about the
> "jsonb_set" function, and anyway it's not a good idea). It looks fine for
> me, and I need a little guidance - is it ok to propose this feature for
> commitfest 2016-03 for a review?

That's what the CF is for. If you are confident enough, I think that
you should register it, elsewhise the fate of this patch will be
likely to fall in oblivion.
-- 
Michael



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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Minor code improvements to create_foreignscan_plan/ExecInitForeignScan
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: COPY (... tab completion