pgsql: Improve pg_upgrade error reporting if the bin or data directorie

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve pg_upgrade error reporting if the bin or data directorie
Date: 2011-05-18 22:37:26
Message-ID: E1QMpMs-0007d9-M3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-05-19 02:23:10 pgsql: In pg_upgrade, clean up handling of invalid directory specificat
Previous Message Peter Eisentraut 2011-05-18 22:20:31 pgsql: Remove obsolete comment