Have pg_upgrade properly preserve relfrozenxid in toast tables.

Bruce Momjian <bruce@momjian.us>

Commit: 9c38bce29cb6d3ef49b932086d31f635981b07e9
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-04-08T15:46:34Z
Releases: 9.1.0
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.

Files

PathChange+/−
src/bin/pg_dump/pg_dump.c modified +50 −10
src/bin/pg_dump/pg_dump.h modified +2 −0