mirror of
https://github.com/postgres/postgres.git
synced 2025-08-12 15:23:02 +03:00
Valgrind was rightly complaining that IndexVacuumInfo->report_progress
(added by commit ab0dfc961b
) was not being initialized in some code
paths. Repair.
Per buildfarm member lousyjack.