Run pgindent on xlog.c.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: d231be00cbf29bf24e5b4fc79e587982bbc00ebb
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2022-02-16T07:22:34Z
Releases: 15.0
Run pgindent on xlog.c.

To tidy up after some recent refactorings in xlog.c. These would be
fixed by the pgindent run we do at the end of the development cycle,
but I want to clean these up now as I'm about to do some more big
refactorings on xlog.c.

Files

PathChange+/−
src/backend/access/transam/xlog.c modified +47 −47