pgsql: pg_upgrade: Improve error messages

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_upgrade: Improve error messages
Date: 2019-06-19 19:50:50
Message-ID: E1hdgba-00062I-7g@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_upgrade: Improve error messages

Make wording more accurate and add strerror() information.

Discussion: https://www.postgresql.org/message-id/24c8bd05-aed1-6301-919d-8acbabdb8c24@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cd917ffb9a43e9e4699c2a89d495ee02a8701034

Modified Files
--------------
src/bin/pg_upgrade/exec.c | 4 ++--
src/bin/pg_upgrade/option.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2019-06-19 21:26:18 Re: UCT (Re: pgsql: Update time zone data files to tzdata release 2019a.)
Previous Message Alexander Korotkov 2019-06-19 19:42:42 pgsql: Support 'q' flag in jsonpath 'like_regex' predicate