Re: Fwd: pg18 bug? SELECT query doesn't work - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Fwd: pg18 bug? SELECT query doesn't work
Date
Msg-id CAMbWs48NWyUvS3LPW6xVsxeZy+23CK3Jk4MMoc-k+Tj1tNLHmQ@mail.gmail.com
Whole thread Raw
In response to Re: Fwd: pg18 bug? SELECT query doesn't work  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On Fri, Jan 9, 2026 at 6:52 PM Richard Guo <guofenglinux@gmail.com> wrote:
> I've worked on the comment a bit more in the attached patch, which
> also includes my previously proposed code changes and some test cases.
>
> I think this patch is suitable for fixing the current bug in the back
> branches.  We can use a separate patch for the more ambitious goal of
> moving the push-down of subquery's restriction clauses into
> subquery_planner().

I plan to push and backpatch this patch early next week, barring any
objections.

- Richard



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: fix a spelling mistake
Next
From: Tom Lane
Date:
Subject: Re: Remove no-op PlaceHolderVars