[NOVICE] jsonb and null

Поиск
Список
Период
Сортировка
От Alexey Luchko
Тема [NOVICE] jsonb and null
Дата
Msg-id CAF56u8oihqsnWakT1+qBDvU5f56hitM3_ryLDBUPfbYEqKLa2w@mail.gmail.com
обсуждение исходный текст
Ответы Re: [NOVICE] jsonb and null  (Alexey Luchko <soulne4ny@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Dipesh Dangol
Дата:
Сообщение: [NOVICE] connection breakdown issue in postgresql while using replication slotwith the help of stream api java
Следующее
От: Alexey Luchko
Дата:
Сообщение: Re: [NOVICE] jsonb and null