Re: BUG #16487: EXPLAIN produces JSON with duplicate "Workers" arrays

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: felix(at)felixge(dot)de
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16487: EXPLAIN produces JSON with duplicate "Workers" arrays
Date: 2020-06-08 21:41:00
Message-ID: 2090655.1591652460@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2020-06-08 22:08:48 Re: BUG #16486: Prompted password is ignored when password specified in connection string
Previous Message Tom Lane 2020-06-08 21:36:39 Re: BUG #16486: Prompted password is ignored when password specified in connection string