Re: [sqlsmith] Failed assertion on pfree() via perform_pruning_combine_step
Amit Langote <langote_amit_f8@lab.ntt.co.jp>
From: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
To: Andreas Seltenreich <seltenreich@gmx.de>, pgsql-hackers@postgresql.org
Date: 2018-04-09T08:58:51Z
Lists: pgsql-hackers
On 2018/04/09 17:50, Amit Langote wrote: > Attached fixes that. I see that Michael Paquier has added this to the > open items list. Thanks, Michael. > > https://wiki.postgresql.org/wiki/PostgreSQL_11_Open_Items#Open_Issues Oops, it was Tom who added that. Thank you! Regards, Amit
Commits
-
Add missed bms_copy() in perform_pruning_combine_step
- 7ba6ee815dc9 11.0 landed