| From: | Felix Geisendörfer <felix(at)felixge(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #16487: EXPLAIN produces JSON with duplicate "Workers" arrays |
| Date: | 2020-06-09 06:21:29 |
| Message-ID: | F3CA2230-A184-4634-A989-1FADABB727FE@felixge.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> On 8. Jun 2020, at 23:41, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
>> I believe I found a bug that causes EXPLAIN to produce JSON with
>> duplicate "Workers" arrays when the following conditions are met:
>
> Yeah ... this is fixed for v13 but we felt that back-patching such a
> change might cause more pain than benefit. See
>
> https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=100136849
>
> regards, tom lane
Thanks, that's great : ).
I should have checked the latest code first before posting this.
Cheers
Felix
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2020-06-09 06:58:43 | BUG #16488: psql installation initdb |
| Previous Message | Kyotaro Horiguchi | 2020-06-09 06:09:21 | Re: BUG #16481: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events |