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 <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]

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(-)

Reply via email to