Re: BUG #17067: FailedAssertion at castNodeImpl

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Rowley <dgrowleyml@gmail.com>
Cc: cyg0810@gmail.com, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2021-06-21T14:24:58Z
Lists: pgsql-bugs
David Rowley <dgrowleyml@gmail.com> writes:
> On Tue, 22 Jun 2021 at 01:33, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> 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?

Yeah, I hadn't gotten to that yet :-(.  Never mind ...

			regards, tom lane



Commits

  1. Fix assert failure in expand_grouping_sets