pgsql: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing

Lists: pgsql-committers
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing
Date: 2011-11-24 03:52:42
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing to
allow upgrades of the same catalog version. (Doesn't work for
tablespaces, as indicated by C comment.)

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5df1403b0f2b44235c8f401bd49dab9a8cf6bf90

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