Fix indentation in twophase.c
authorMichael Paquier <michael@paquier.xyz>
Tue, 18 Jul 2023 05:04:31 +0000 (14:04 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 18 Jul 2023 05:04:31 +0000 (14:04 +0900)
commit4e465aac36ce9a9533c68dbdc83e67579880e628
treea51a7ca3bf4c84d7eaf868e7f1a9838991206200
parentcb0cca1880723b4c90c56cdcf3842489ef036800
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