pgsql: pg_upgrade: make controldata checks more consistent

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_upgrade: make controldata checks more consistent
Date: 2015-05-15 01:56:53
Message-ID: E1Yt4rt-0001xV-LM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_upgrade: make controldata checks more consistent

Also add missing float8_pass_by_value check.

Branch
------
master

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

Modified Files
--------------
src/bin/pg_upgrade/controldata.c | 55 +++++++++++++++++++-------------------
src/bin/pg_upgrade/pg_upgrade.h | 1 -
2 files changed, 27 insertions(+), 29 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2015-05-15 02:03:50 pgsql: Separate block sampling functions
Previous Message Peter Eisentraut 2015-05-15 00:10:48 pgsql: Add pg_settings.pending_restart column