mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 23:33:01 -04:00
5f768045a1
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.