Correctly initialize newly added struct member
Valgrind was rightly complaining that IndexVacuumInfo->report_progress (added by commit ab0dfc96) was not being initialized in some code paths. Repair. Per buildfarm member lousyjack.
Showing
Please register or sign in to comment