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 <and...@anarazel.de> Discussion: https://postgr.es/m/20220303021600.hs34ghqcw6zco...@alap3.anarazel.de Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/a3a75b982b5bb6fba95ad8b3d48e70439dcd2329 Modified Files -------------- src/backend/postmaster/pgstat.c | 28 ++++++++++++++++------------ src/include/pgstat.h | 4 ++-- src/tools/pgindent/typedefs.list | 3 +++ 3 files changed, 21 insertions(+), 14 deletions(-)