pgsql: Fix pg_upgrade crash

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pg_upgrade crash
Date: 2011-04-13 15:34:22
Message-ID: E1QA25G-0006P6-6f@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix pg_upgrade crash

Fix pg_upgrade crash in 9.0 caused by a new cluster database that
doesn't exist in the old cluster; instead throw an error. This was
reported to me by EnterpriseDB testing staff. This bug does not exist
in git head.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/052e621cc2c25166037fe9fadd3082ae70045fec

Modified Files
--------------
contrib/pg_upgrade/relfilenode.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-04-13 19:06:46 pgsql: Revert the patch to check if we've reached end-of-backup also wh
Previous Message User Achernow 2011-04-13 12:35:09 libpqtypes - libpqtypes: minor changes to groff2html and updated the