Re: Wrong query result w/ propgraph single lateral col reference

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Noah Misch <noah(at)leadboat(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Wrong query result w/ propgraph single lateral col reference
Date: 2026-08-07 04:12:25
Message-ID: CAExHW5v1Ec1xqjtAy870QfuuOZrWT-xSXxU+bT9zGu1+jwp5mQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 6, 2026 at 2:21 PM Peter Eisentraut <peter(at)eisentraut(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2026-08-07 04:30:57 Re: analyze-in-stages post upgrade questions
Previous Message Ashutosh Bapat 2026-08-07 04:10:21 Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend