Re: strip nulls functions for json and jsonb

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: strip nulls functions for json and jsonb
Дата
Msg-id 544D5498.6080700@dunslane.net
обсуждение исходный текст
Ответ на Re: strip nulls functions for json and jsonb  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: strip nulls functions for json and jsonb
Список pgsql-hackers
On 10/26/2014 03:50 PM, Pavel Stehule wrote:
> Hi
>
> I have a question,
>
> what is expected result of null strip of
>
> {"a": {"b": null, "c", null"} }
>
> ?
>


Please remember not to top-post.

The above is not legal json, so the answer would be an error.

cheers

andrew



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: strip nulls functions for json and jsonb
Следующее
От: Thom Brown
Дата:
Сообщение: Re: strip nulls functions for json and jsonb