For pg_upgrade, update template0's datfrozenxid and its relfrozenxids to

Bruce Momjian <bruce@momjian.us>

Commit: 573e446f6f5963a0edad575130743eb75887d087
Author: Bruce Momjian <bruce@momjian.us>
Date: 2010-05-19T18:27:43Z
Releases: 9.0.0
For pg_upgrade, update template0's datfrozenxid and its relfrozenxids to
match the behavior of autovacuum, which does this as the xid advances
even if autovacuum is turned off.

Files

PathChange+/−
contrib/pg_upgrade/pg_upgrade.c modified +42 −15