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>,
pgsql-bugs@lists.postgresql.org
Date: 2022-04-14T10:24:36Z
Lists: pgsql-bugs
> 12 февр. 2022 г., в 00:28, Tom Lane <tgl@sss.pgh.pa.us> написал(а): > > Anyway, the attached seems to be enough to fix it in HEAD. > It should apply more or less easily to v11 as well. FWIW I've just observed reproduction on 10.10. Applied the patch and tested that query works correctly afterwards. Do we need to check something else for this fix to be in next minor release? Thanks! Best regards, Andrey Borodin.
Commits
-
Don't use_physical_tlist for an IOS with non-returnable columns.
- e5691cc9170b 15.0 landed
- b6f869beeab0 10.21 landed
- 32e801676b1e 12.11 landed
- 277e744ae176 14.3 landed
- 14ee565f399b 11.16 landed
- 0778b24ced8a 13.7 landed