Re: Allow parallel DISTINCT
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Zhihong Yu <zyu@yugabyte.com>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2021-08-17T10:58:57Z
Lists: pgsql-hackers
Attachments
- parallel_distinct_v2.patch (application/octet-stream) patch v2
On Tue, 17 Aug 2021 at 20:07, Zhihong Yu <zyu@yugabyte.com> wrote: > Can you attach updated patch so that we know more detail about the two new functions; create_final_distinct_paths and > create_partial_distinct_paths ? Must've fallen off in transit :) David
Commits
-
Allow parallel DISTINCT
- 22c4e88ebff4 15.0 landed