pgstat: run pgindent on pgstat.c/h.

Andres Freund <andres@anarazel.de>

Commit: a3a75b982b5bb6fba95ad8b3d48e70439dcd2329
Author: Andres Freund <andres@anarazel.de>
Date: 2022-03-19T18:42:22Z
Releases: 15.0
pgstat: run pgindent on pgstat.c/h.

Upcoming commits will touch a lot of the pgstats code. Reindenting separately
makes it easier to keep the code in a well-formatted shape each step.

Author: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20220303021600.hs34ghqcw6zcokdh@alap3.anarazel.de

Files

PathChange+/−
src/backend/postmaster/pgstat.c modified +16 −12
src/include/pgstat.h modified +2 −2
src/tools/pgindent/typedefs.list modified +3 −0

Discussion