Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop, - Mailing list pgsql-bugs

From Richard Guo
Subject Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,
Date
Msg-id CAMbWs49Pr9agYLwwMZ_WzMmN-YUgzhWvybCyaK8MphOeLYch1A@mail.gmail.com
Whole thread
In response to Re: BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Tue, Sep 8, 2026 at 12:08 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Richard Guo <guofenglinux@gmail.com> writes:
> > Done in the attached.

> This version LGTM.

Thanks!  Pushed and back-patched to v14.

- Richard



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs
Next
From: Jingtang Zhang
Date:
Subject: Re: BUG #19664: nbtree: Assertion failure when a custom index AM reuses bthandler