pgsql: Improve pg_upgrade error reporting if the bin or data directorie - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Improve pg_upgrade error reporting if the bin or data directorie
Date
Msg-id E1QMpMs-0007d9-M3@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve pg_upgrade error reporting if the bin or data directories do not
exist or are not directories.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/772a5f1e5b343d07e907ef7f36fa36d190d55912

Modified Files
--------------
contrib/pg_upgrade/exec.c |   50 +++++++++++++++++++++++---------------------
1 files changed, 26 insertions(+), 24 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Remove obsolete comment
Next
From: Bruce Momjian
Date:
Subject: pgsql: In pg_upgrade, clean up handling of invalid directory specificat