Re: Wrong query result w/ propgraph single lateral col reference - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: Wrong query result w/ propgraph single lateral col reference
Date
Msg-id CAExHW5v1Ec1xqjtAy870QfuuOZrWT-xSXxU+bT9zGu1+jwp5mQ@mail.gmail.com
Whole thread
In response to Wrong query result w/ propgraph single lateral col reference  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers


On Thu, Aug 6, 2026 at 2:21 PM Peter Eisentraut <peter@eisentraut.org> wrote:
I committed the previous patch, which was of course much simpler.

 
No problem. 
 
I appreciate the effort to restructure the code, but I felt this was too
much surgery during beta.  Maybe we can consider this again later (or
not).  Thanks.

Thanks. If we accumulate more checks in this area or if this refactoring becomes necessary for a planned improvement, I will consider this. For now this looks fine to me.

--
Best Wishes,
Ashutosh Bapat

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Optimize UUID parse using SIMD
Next
From: Fujii Masao
Date:
Subject: Re: analyze-in-stages post upgrade questions