[NOVICE] jsonb and null

Поиск
Список
Период
Сортировка
От Alexey Luchko
Тема [NOVICE] jsonb and null
Дата
Msg-id CAF56u8oihqsnWakT1+qBDvU5f56hitM3_ryLDBUPfbYEqKLa2w@mail.gmail.com
обсуждение исходный текст
Ответы Re: [NOVICE] jsonb and null
Список pgsql-novice
Hi!

I've found that jsonb nulls are not SQL NULLs.
I just wonder for what on earth this

    SELECT to_jsonb(ARRAY[NULL]::int[])#>'{0}' IS NULL;

is false? :)

Regards
Alex


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