From: | David Rowley <dgrowleyml(at)gmail(dot)com> |
---|---|
To: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
Cc: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Jeff Davis <pgsql(at)j-davis(dot)com> |
Subject: | Re: Missing HashAgg EXPLAIN ANALYZE details for parallel plans |
Date: | 2020-06-19 03:03:41 |
Message-ID: | CAApHDvqN5Y7qtqMfNyFYVcFnskjdYknTf1PEZpwDG1uxXRAOaw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, 19 Jun 2020 at 14:20, Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
> Please be sure to use two spaces between each field !
>
> See earlier discussions (and commits referenced by the Opened Items page).
> https://www.postgresql.org/message-id/20200402054120.GC14618@telsasoft.com
> https://www.postgresql.org/message-id/20200407042521.GH2228%40telsasoft.com
Thanks. I wasn't aware of that conversion.
v2 attached.
David
Attachment | Content-Type | Size |
---|---|---|
hashagg_explain_fix_v2.patch | application/octet-stream | 11.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Kyotaro Horiguchi | 2020-06-19 03:05:40 | Re: Asynchronous Append on postgres_fdw nodes. |
Previous Message | Amit Kapila | 2020-06-19 03:00:31 | Re: Cleanup - Removal of unused function parameter from CopyReadBinaryAttribute |