pg_upgrade: Fix indentation of if() block
authorBruce Momjian <[email protected]>
Thu, 28 Apr 2016 12:29:02 +0000 (08:29 -0400)
committerBruce Momjian <[email protected]>
Thu, 28 Apr 2016 12:29:02 +0000 (08:29 -0400)
commit4f29edbb1603c552eade920ded85c0c6794a9063
treecebde38c6cd0b4a1283a11bd29941c5ae8414dd6
parent252c3589536e409a1270eb70f7f301ce14cf7ea1
pg_upgrade:  Fix indentation of if() block

Incorrect indentation introduced in commit
3d2e1851096752c3ca4dee5c16b552332de09946.

Reported-by: Andres Freund
Backpatch-through: 9.3 and 9.4 only
src/bin/pg_dump/pg_dump.c