Re: Duplicate Workers entries in some EXPLAIN plans - Mailing list pgsql-bugs

From Maciek Sakrejda
Subject Re: Duplicate Workers entries in some EXPLAIN plans
Date
Msg-id CADXhmgRFS45vQgadPWP_eVrju=dcsT3yusZFoK_hVZ0Dnr=mVg@mail.gmail.com
Whole thread Raw
In response to Re: Duplicate Workers entries in some EXPLAIN plans  (Maciek Sakrejda <maciek@pganalyze.com>)
List pgsql-bugs
Should I move this to a pgsql-hackers discussion? I noticed that jsonb also appears to keep the last JSON entry in the face of multiple keys, so it'd be nice to have something more usable. I'm not much of a C programmer, but I think I see how to rename the second fields to Sort Workers if this solution is acceptable. Looking at the code in explain.c, there do not appear to be any other EXPLAIN node fields in a similar situation (I grepped for ExplainOpenGroup and "Workers" is the only one that occurs twice).

pgsql-bugs by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: Incorrect rounding of double values at max precision
Next
From: Tom Lane
Date:
Subject: Re: Duplicate Workers entries in some EXPLAIN plans