BUG #18233: coerce_type accepts NULL as pstate and can pass it to coerce_record_to_complex

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #18233: coerce_type accepts NULL as pstate and can pass it to coerce_record_to_complex
Дата
Msg-id 18233-98fe3f5ee55550ff@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #18233: coerce_type accepts NULL as pstate and can pass it to coerce_record_to_complex  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18233
Logged by:          RekGRpth
Email address:      rekgrpth@gmail.com
PostgreSQL version: 16.1
Operating system:   all
Description:

coerce_type accepts NULL as pstate and can pass it to
coerce_record_to_complex, which passes it to GetNSItemByRangeTablePosn,
which dereferences it.


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18232: Function pushJsonbValueScalar has not Assert(scalarVal) on WJB_KEY, WJB_VALUE and WJB_ELEM
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #18232: Function pushJsonbValueScalar has not Assert(scalarVal) on WJB_KEY, WJB_VALUE and WJB_ELEM