pg_upgrade: clarify the database names in error files Previously, the "Database:" label in the error file was unclear if the label was a status report or the problem was _in_ the database. New text is "In database:".
Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20191002172337.gc9...@telsasoft.com Backpatch-through: head Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/1634d361577aab30c7d90336c96b969a2f5e5811 Modified Files -------------- src/bin/pg_upgrade/check.c | 8 ++++---- src/bin/pg_upgrade/function.c | 2 +- src/bin/pg_upgrade/version.c | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-)