Re: Avoid parallel full and right join paths.

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Mithun Cy <mithun(dot)cy(at)enterprisedb(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Subject: Re: Avoid parallel full and right join paths.
Date: 2016-04-20 22:13:46
Message-ID: CAM3SWZQyN7MUN-tE++5iUeG_Z+nO+GXyQ+R5PRmX2g=1sUfAMA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 20, 2016 at 2:49 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> Committed. But I think the regression test needs more thought, so I
> left that out.

It would be nice if there was a fuzz testing infrastructure that
verified that parallel plans produce the same answer as serial plans.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-04-20 22:27:29 Re: Avoid parallel full and right join paths.
Previous Message David G. Johnston 2016-04-20 21:51:35 Typos/Questions in bloom documentation