Re: Duplicate Workers entries in some EXPLAIN plans
Maciek Sakrejda <m.sakrejda@gmail.com>
From: Maciek Sakrejda <m.sakrejda@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Georgios Kokolatos <gkokolatos@pm.me>, pgsql-hackers@lists.postgresql.org
Date: 2020-01-25T00:26:57Z
Lists: pgsql-hackers
Okay. Does not getting as many workers as it asks for include sometimes getting zero, completely changing the actual output? If so, I'll submit a new version of the patch removing all tests--I was hoping to improve coverage, but I guess this is not the way to start. If not, can we keep the json tests at least if we only consider the first worker?
Commits
-
Clean up EXPLAIN's handling of per-worker details.
- 100136849704 13.0 landed