Re: Missing HashAgg EXPLAIN ANALYZE details for parallel plans - Mailing list pgsql-hackers

From David Rowley
Subject Re: Missing HashAgg EXPLAIN ANALYZE details for parallel plans
Date
Msg-id CAApHDvprSdBjSdFtgwW+0+jNiNBt7OcsdCQSkB78ZMoDrQCcew@mail.gmail.com
Whole thread Raw
In response to Re: Missing HashAgg EXPLAIN ANALYZE details for parallel plans  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
On Thu, 9 Jul 2020 at 04:30, Justin Pryzby <pryzby@telsasoft.com> wrote:
> I've just noticed another inconsistency:
> For "Sort", there's no space before "kB", but your patch (9bdb300d) uses a
> space for text mode.

Thanks for the report. I just pushed a fix for that.

David



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM
Next
From: Tom Lane
Date:
Subject: Re: jsonpath versus NaN