pg_upgrade: Fix fatal error handling

Peter Eisentraut <peter_e@gmx.net>

Commit: ca607b155e86ce529fc9ac322a232f264cda9ab6
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2014-01-08T12:01:16Z
Releases: 9.4.0
pg_upgrade: Fix fatal error handling

Restore exiting when pg_log(PG_FATAL) is called directly instead of
calling pg_fatal().  Fault introduced in
264aa14a2f687eba8c8cc2a5b6cbd6397973da98.

Files

PathChange+/−
contrib/pg_upgrade/util.c modified +2 −0