Re: pgsql: Additional functions and operators for jsonb

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: pgsql: Additional functions and operators for jsonb
Дата
Msg-id CAM3SWZTTbK1k9fv4k4VDms3Xap3cgz7d_VAms8_N6Nn+cOOW1w@mail.gmail.com
обсуждение исходный текст
Ответ на pgsql: Additional functions and operators for jsonb  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: pgsql: Additional functions and operators for jsonb  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-committers
On Tue, May 12, 2015 at 12:55 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
> Additional functions and operators for jsonb

I think that there should be examples of usage of some of these new
operators within "8.14. JSON Types". In particular, I'd like to see an
example of use of the concatenate operator to perform "field
assignment" for JSON objects. The inability to do that is a complaint
that people have with jsonb, and this ought to be positioned as the
solution to that problem.

--
Peter Geoghegan


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix distclean/maintainer-clean targets to remove top-level tmp_i
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Additional functions and operators for jsonb