Re: jsonb concatenate operator's semantics seem questionable

Поиск
Список
Период
Сортировка
От Ryan Pedela
Тема Re: jsonb concatenate operator's semantics seem questionable
Дата
Msg-id CACu89FQrozyJ0YNKsC2cA4bohDGdcwEa_q4-FYmCVUteyKLDyQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb concatenate operator's semantics seem questionable  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Wed, May 20, 2015 at 12:34 PM, Andrew Dunstan <andrew@dunslane.net> wrote:

So Dmitry, at my suggestion, has come up with a way of doing that, by adding a parameter to jsonb_replace(). If this parameter is set to true (it defaults to false) and the key or array element pointed to by the last element of the path doesn't exist, it gets created.

+1 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: GROUPING
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WIP: Enhanced ALTER OPERATOR