pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables.
Date: 2011-04-08 17:12:47
Message-ID: E1Q8FEl-0001zB-Tr@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Have pg_upgrade properly preserve relfrozenxid in toast tables.

This fixes a pg_upgrade bug that could lead to query errors when clog
files are improperly removed.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9c38bce29cb6d3ef49b932086d31f635981b07e9

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 60 +++++++++++++++++++++++++++++++++++++-------
src/bin/pg_dump/pg_dump.h | 2 +
2 files changed, 52 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-04-08 17:12:48 pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables.
Previous Message Thom Brown 2011-04-08 15:50:58 Re: pgsql: Avoid extra whitespace in the arguments of <indexterm>.