Re: Document NULL

Поиск
Список
Период
Сортировка
От Marcos Pegoraro
Тема Re: Document NULL
Дата
Msg-id CAB-JLwZHmPSY9sN2wCN-puhK4r+O_E_y93y_SOTg9MUowPV__w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Document NULL  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: Document NULL
Список pgsql-hackers
About JSONB_PATH, you said that "JSON null value is considered equal to other JSON null values", but didn't say anything about IS DISTINCT FROM at jsonb_path level. Wouldn't be good to mention something about it ?

select '{1,2}'::integer[] is distinct from null::integer[]
select jsonb_path_exists('[null]', '$[*] ? (@ == null)')

regards
Marcos

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