Re: Avoid parallel full and right join paths. - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Avoid parallel full and right join paths.
Date
Msg-id CAM3SWZQyN7MUN-tE++5iUeG_Z+nO+GXyQ+R5PRmX2g=1sUfAMA@mail.gmail.com
Whole thread Raw
In response to Re: Avoid parallel full and right join paths.  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Avoid parallel full and right join paths.  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Wed, Apr 20, 2016 at 2:49 PM, Robert Haas <robertmhaas@gmail.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



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Typos/Questions in bloom documentation
Next
From: Michael Paquier
Date:
Subject: Re: Avoid parallel full and right join paths.