Re: BUG #17067: FailedAssertion at castNodeImpl - Mailing list pgsql-bugs

From David Rowley
Subject Re: BUG #17067: FailedAssertion at castNodeImpl
Date
Msg-id CAApHDvpCOxxskM16wunXBz_w2BXptjoaRy9_CNLvYtvij__XXw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #17067: FailedAssertion at castNodeImpl  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #17067: FailedAssertion at castNodeImpl  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Tue, 22 Jun 2021 at 01:33, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> David Rowley <dgrowleyml@gmail.com> writes:
> > I'm quite surprised that we don't have a test that picks this up.
>
> The code coverage report shows that we *do* have tests that run
> through this code, so the existing typing is okay in the test cases
> we have.  I'm guessing the real problem is that something upstream is
> generating the wrong type of list in this example.

My analysis into why that test passes is in [1]. Did you miss that or
did you have another idea?

David

[1] https://www.postgresql.org/message-id/CAApHDvq0sqRfWCGj2JfZDs9DEiDfaBs=067Err3=EK09ct8bjg@mail.gmail.com



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17067: FailedAssertion at castNodeImpl
Next
From: Tom Lane
Date:
Subject: Re: BUG #17067: FailedAssertion at castNodeImpl