Re: BUG #17782: ERROR: variable not found in subplan target lists - Mailing list pgsql-bugs

From Dmytro Hanzhelo
Subject Re: BUG #17782: ERROR: variable not found in subplan target lists
Date
Msg-id 8fceb0e9-de0b-42b9-b12b-e3d6b32332ba@Spark
Whole thread Raw
In response to Re: BUG #17782: ERROR: variable not found in subplan target lists  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: BUG #17782: ERROR: variable not found in subplan target lists  (Alexander Bluce <amateur@indevlab.com>)
List pgsql-bugs
We can't send the dupm to mailing list for security reasons, please provide an e-mail address to send dump personally.

——————————
Best regards
Dmytro Hanzhelo
CEO at InDevLab
On 7 Feb 2023, 15:44 +0200, David G. Johnston <david.g.johnston@gmail.com>, wrote:
On Tue, Feb 7, 2023 at 6:38 AM PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      17782
Logged by:          Dmytro Hanzhelo
Email address:      d.hanzhelo@indevlab.com
PostgreSQL version: 13.9
Operating system:   CentOS Linux release 8.3.2011


UPDATE corestatus.system_module
SET state=true
WHERE module_name='cfront_exchangerate';
ERROR:  variable not found in subplan target lists

We can provide dump for reproduce.

Then do so - because without a reproducer it is going to be difficult to observe the behavior to fix this.

David J.

pgsql-bugs by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: BUG #17774: Assert triggered on brin_minmax_multi.c
Next
From: Tom Lane
Date:
Subject: Re: BUG #17774: Assert triggered on brin_minmax_multi.c