Re: Bypassing NULL elements in row_to_json function

Поиск
Список
Период
Сортировка
От Michael Nolan
Тема Re: Bypassing NULL elements in row_to_json function
Дата
Msg-id CAOzAqu+ZPZeQzf51=UjiNPVuEOy-enDthe0D4aYOSUALzONe8w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Bypassing NULL elements in row_to_json function  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: Bypassing NULL elements in row_to_json function  (Michael Nolan <htfoot@gmail.com>)
Список pgsql-general
It looks like json_strip_nulls() may be what I need, I'm currently on 9.3, which doesn't have that function but may be in a position to upgrade to 9.5 this summer.   I think the apps that would be receiving the data can deal with any resulting 'holes' in the data set by just setting them to null.  
--
Mike Nolan


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

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: recover from this error
Следующее
От: "Feld, Michael (IMS)"
Дата:
Сообщение: Re: pg_upgrade error regarding hstore operator