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-0001XX-Oa@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/85642ec00b5e0c58d2504b10c079693b8fb28cc5

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: Update overlooked comment.
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Take care of an environment variable PGKRBSRVNAME.