Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step
Date
Msg-id 20180410045515.GA26769@paquier.xyz
Whole thread Raw
In response to Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On Mon, Apr 09, 2018 at 10:59:48AM -0300, Alvaro Herrera wrote:
> Amit Langote wrote:
>> I have reproduced this and found that the problem is that
>> perform_pruning_combine_step forgets to *copy* the bitmapset of the first
>> step in the handling of an COMBINE_INTERSECT step.
>
> Pushed, thanks Amit and Andreas!

Álvaro, didn't you forget to actually push the patch?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: lazy detoasting
Next
From: Michael Paquier
Date:
Subject: Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS