Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step
Дата
Msg-id 20180410045515.GA26769@paquier.xyz
обсуждение исходный текст
Ответ на Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: [sqlsmith] Failed assertion on pfree() viaperform_pruning_combine_step  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: lazy detoasting
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS