Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error - Mailing list pgsql-hackers

From Richard Guo
Subject Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error
Date
Msg-id CAMbWs48U6siJ78AmgDFe5_F_ohU1uR_409bD5gkg2UXYoYipdA@mail.gmail.com
Whole thread Raw
In response to Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Aug 29, 2025 at 10:39 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Richard Guo <guofenglinux@gmail.com> writes:
> > I plan to push the fix to both v18 and master, if there are no
> > objections.

> Please do.

Done.

Thanks
Richard



pgsql-hackers by date:

Previous
From: Yurii Rashkovskii
Date:
Subject: Saving and restoring InterruptHoldoffCount
Next
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart