Fix indentation in twophase.c
authorMichael Paquier <michael@paquier.xyz>
Tue, 18 Jul 2023 05:04:54 +0000 (14:04 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 18 Jul 2023 05:04:54 +0000 (14:04 +0900)
commit6c7bffc096a65142fe6e461961dac50dec9bd75c
tree8d3f02f67c741a5de07ea369d8b357db37972600
parentbc0581f8fb8b52a497e7ea06454f276b99abb72b
Fix indentation in twophase.c

This has been missed in cb0cca1, noticed before buildfarm member koel
has been able to complain while poking at a different patch.  Like the
other commit, backpatch all the way down to limit the odds of merge
conflicts.

Backpatch-through: 11
src/backend/access/transam/twophase.c