pgstat: reorder pgstat.[ch] contents. Now that 13619598f10 has split pgstat up into multiple files it isn't quite as hard to come up with a sensible order for pgstat.[ch]. Inconsistent naming makes it still not quite right looking, but that's work for another commit.
Author: Andres Freund <and...@anarazel.de> Discussion: https://postgr.es/m/20220303021600.hs34ghqcw6zco...@alap3.anarazel.de Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/315ae75e9b6da72456eaa44e55ace9ab1b95ef74 Modified Files -------------- src/backend/postmaster/pgstat.c | 1018 ++++++++++++++++++++------------------- src/include/pgstat.h | 698 ++++++++++++++------------- 2 files changed, 893 insertions(+), 823 deletions(-)