pgsql: Prevent pg_upgrade from crashing if it can't write to the curren

Started by Bruce Momjianalmost 14 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Prevent pg_upgrade from crashing if it can't write to the current
directory.

Backpatch to 9.2.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e2af6537b5c81d9354e08896012cdd5c38bea311

Modified Files
--------------
contrib/pg_upgrade/util.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)