Re: Allow parallel DISTINCT
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Zhihong Yu <zyu@yugabyte.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2021-08-22T15:16:41Z
Lists: pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes: > Thanks. I pushed a fix for that. Yeah, I saw your commit just after complaining. Sorry for the noise. regards, tom lane
Commits
-
Allow parallel DISTINCT
- 22c4e88ebff4 15.0 landed