Re: pgsql: Add some regression tests that exercise hash join code. - Mailing list pgsql-committers

From Thomas Munro
Subject Re: pgsql: Add some regression tests that exercise hash join code.
Date
Msg-id CAEepm=1a+OrMyX3DSg=NR43ioy3xf2JjRBURFu6nxo5Sun-3hg@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Add some regression tests that exercise hash join code.  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: pgsql: Add some regression tests that exercise hash join code.  (Andres Freund <andres@anarazel.de>)
List pgsql-committers
On Mon, Dec 4, 2017 at 12:18 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> On Mon, Dec 4, 2017 at 9:12 AM, Thomas Munro
> <thomas.munro@enterprisedb.com> wrote:
>> On Mon, Dec 4, 2017 at 7:39 AM, Andres Freund <andres@anarazel.de> wrote:
>>> On 2017-11-30 08:06:44 -0800, Andres Freund wrote:
>>>> At the current rate of failure I'm slightly inclined to just leave the
>>>> occasionally failing test, which sounds like an actual bug imo, in place
>>>> till we have the fix.  But if there's any pushback I'll go with your
>>>> disablign patch till then.
>>>
>>> Thomas, any updates on the status of that explain fix?
>>
>> Will post today.
>
> Here it is.  Thoughts?

Here's a version with a better commit message.

-- 
Thomas Munro
http://www.enterprisedb.com

Attachment

pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: pgsql: Add some regression tests that exercise hash join code.
Next
From: Robert Haas
Date:
Subject: pgsql: Remove memory leak protection from Gather and Gather Mergenodes