pgsql: pg_upgrade: compare control version, not catalog version - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade: compare control version, not catalog version
Date
Msg-id E1XRs9O-0007yp-Ao@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade: compare control version, not catalog version

Also modify test for the possibility the large object value might not
exist in the old cluster.

Fix for commit e1598a15f4fb0f076a6034d3d3debb9776aff07a

Branch
------
master

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

Modified Files
--------------
contrib/pg_upgrade/controldata.c |    8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: check for large object size compatibility
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: improve configuration management section