pgstat: move pgstat_report_autovac() to pgstat_database.c.

Andres Freund <andres@anarazel.de>

Commit: c3e9b07936f70388c6f5341b68d6a04d40e07b86
Author: Andres Freund <andres@anarazel.de>
Date: 2022-04-06T19:41:29Z
Releases: 15.0
pgstat: move pgstat_report_autovac() to pgstat_database.c.

I got the location wrong in 13619598f10. The name did make it sound like it
belonged in pgstat_relation.c...

Files