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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18233: coerce_type accepts NULL as pstate and can pass it to coerce_record_to_complex
Дата
Msg-id 1268114.1701959563@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #18233: coerce_type accepts NULL as pstate and can pass it to coerce_record_to_complex  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> coerce_type accepts NULL as pstate and can pass it to
> coerce_record_to_complex, which passes it to GetNSItemByRangeTablePosn,
> which dereferences it.

Can you demonstrate any actual bug here?  If so, it's not
coerce_type's, which is clearly documented to allow NULL.

            regards, tom lane



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