On Tue, Feb 7, 2023 at 6:38 AM PG Bug reporting form <noreply(at)postgresql(dot)org>
wrote:
> The following bug has been logged on the website:
>
> Bug reference: 17782
> Logged by: Dmytro Hanzhelo
> Email address: d(dot)hanzhelo(at)indevlab(dot)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.