Re: ERROR: XX000: variable not found in subplan target list

x4mmm@yandex-team.ru

From: Andrey Borodin <x4mmm@yandex-team.ru>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Ryan Kelly <rpkelly22@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2022-04-14T15:35:24Z
Lists: pgsql-bugs
> On 14 Apr 2022, at 19:11, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> Andrey Borodin <x4mmm@yandex-team.ru> writes:
>> Do we need to check something else for this fix to be in next minor release?
> 
> Are you referring to commit e5691cc91?

Uhm, yes, it's already there. I've skimmed log of REL_10_STABLE, but somehow haven't found it. And

> It should apply more or less easily to v11 as well.

ensured me to ask.
Checking again I see it's there.

Many thanks!

Best regards, Andrey Borodin.


Commits

  1. Don't use_physical_tlist for an IOS with non-returnable columns.