Thread: pgsql: Fix indentation in twophase.c

pgsql: Fix indentation in twophase.c

From
Michael Paquier
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4e465aac36ce9a9533c68dbdc83e67579880e628

Modified Files
--------------
src/backend/access/transam/twophase.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)