| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | d(dot)hanzhelo(at)indevlab(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17782: ERROR: variable not found in subplan target lists |
| Date: | 2023-02-07 13:43:42 |
| Message-ID: | CAKFQuwaCB+u2JOkS+1X6U9yjLKAt1AbUBOrzs5-3nM6BJALdBg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bryn Llewellyn | 2023-02-07 18:57:49 | Re: BUG #17779: "commit" causes error 2D000 when "set search_path" is added to the first example in section "43.8" |
| Previous Message | PG Bug reporting form | 2023-02-07 13:16:22 | BUG #17782: ERROR: variable not found in subplan target lists |