pgsql: Prevent pg_upgrade from crashing if it can't write to the curren - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Prevent pg_upgrade from crashing if it can't write to the curren
Date
Msg-id E1SzwXw-0001XZ-PV@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Support having multiple Unix-domain sockets per postmaster.
Next
From: h-saito@pgfoundry.org (Hiroshi Saito)
Date:
Subject: psqlodbc - psqlodbc: add the change history.