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

From Amit Langote
Subject Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step
Date
Msg-id ca44e089-b70a-a3c4-6086-f371fb291771@lab.ntt.co.jp
Whole thread Raw
In response to Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On 2018/04/09 22:59, Alvaro Herrera wrote:
> Hello,
> 
> 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!

Thanks!

Regards,
Amit



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Warnings and uninitialized variables in TAP tests
Next
From: Michael Paquier
Date:
Subject: Gotchas about pg_verify_checksums