pgsql: Fix pg_upgrade to print the proper database name for file transf - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Fix pg_upgrade to print the proper database name for file transf
Date
Msg-id E1Pw2cd-0002tJ-3p@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix pg_upgrade to print the proper database name for file transfer
failures.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f7b70dfc7649772cf35035754ae7e77f2533da1d

Modified Files
--------------
contrib/pg_upgrade/info.c |    5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Print clearer failure message when pg_upgrade fails due to a fat
Next
From: Bruce Momjian
Date:
Subject: pgsql: Restructure pg_upgrade checks because pre-8.4 Postgres did not r