Thread: Remove pg_stat_progress_vacuum from Table 28.2

Remove pg_stat_progress_vacuum from Table 28.2

From
Amit Langote
Date:
It seems pg_stat_progress_vacuum is not supposed to appear in the table
titled "Collected Statistics Views".  It was added by c16dc1aca.  Attached
patch fixes that.

Thanks,
Amit