pgsql: In pg_upgrade, issue proper error message when we can't open PG_ - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: In pg_upgrade, issue proper error message when we can't open PG_
Date
Msg-id E1TM0TL-0002U3-BC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In pg_upgrade, issue proper error message when we can't open PG_VERSION.

Backpatch to 9.2.

Branch
------
REL9_2_STABLE

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

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: In pg_upgrade, issue proper error message when we can't open PG_
Next
From: Tom Lane
Date:
Subject: pgsql: Update obsolete text in fdwhandler.sgml.