Re: BUG #18859: ERROR: unexpected plan node type: 356 - Mailing list pgsql-bugs

From Andrei Lepikhov
Subject Re: BUG #18859: ERROR: unexpected plan node type: 356
Date
Msg-id ee51b44b-8759-4600-a3af-c0565c9bea12@gmail.com
Whole thread Raw
In response to Re: BUG #18859: ERROR: unexpected plan node type: 356  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #18859: ERROR: unexpected plan node type: 356
Re: BUG #18859: ERROR: unexpected plan node type: 356
List pgsql-bugs
On 21/3/2025 14:00, Tom Lane wrote:
> Andrei Lepikhov <lepihov@gmail.com> writes:
>> The problem here is in the scrollable cursors code which inserts
>> Material node:
> 
> Yeah, I'd just come to the same conclusion.  I guess we can make
> this code look through a Material node as well as Gather.
Yes, as I see there are no additional corner cases. See the code in 
attachment.

-- 
regards, Andrei Lepikhov
Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18859: ERROR: unexpected plan node type: 356
Next
From: Richard Guo
Date:
Subject: Re: BUG #18859: ERROR: unexpected plan node type: 356