BUG #18233: coerce_type accepts NULL as pstate and can pass it to coerce_record_to_complex - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18233: coerce_type accepts NULL as pstate and can pass it to coerce_record_to_complex
Date
Msg-id 18233-98fe3f5ee55550ff@postgresql.org
Whole thread Raw
Responses Re: BUG #18233: coerce_type accepts NULL as pstate and can pass it to coerce_record_to_complex
List 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 by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18232: Function pushJsonbValueScalar has not Assert(scalarVal) on WJB_KEY, WJB_VALUE and WJB_ELEM
Next
From: Tom Lane
Date:
Subject: Re: BUG #18232: Function pushJsonbValueScalar has not Assert(scalarVal) on WJB_KEY, WJB_VALUE and WJB_ELEM