pg_upgrade: Clean up some redundant code No need to call exit() after pg_fatal(). Clean up a few stragglers for consistency.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/3b5d3721c25ed1270832265c5475649c3baa0e26 Modified Files -------------- src/bin/pg_upgrade/option.c | 6 ------ src/bin/pg_upgrade/pg_upgrade.c | 7 ++----- 2 files changed, 2 insertions(+), 11 deletions(-)
