pgstat: reorder pgstat.[ch] contents.

Andres Freund <andres@anarazel.de>

Commit: 315ae75e9b6da72456eaa44e55ace9ab1b95ef74
Author: Andres Freund <andres@anarazel.de>
Date: 2022-03-21T23:21:00Z
Releases: 15.0
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 <andres@anarazel.de>
Discussion: https://postgr.es/m/20220303021600.hs34ghqcw6zcokdh@alap3.anarazel.de

Files

PathChange+/−
src/backend/postmaster/pgstat.c modified +519 −499
src/include/pgstat.h modified +374 −324

Discussion