A toast relid field are no longer needed in pg_upgrade's rel arrays, so

Bruce Momjian <bruce@momjian.us>

Commit: 0a5f11993195d74f23b63cc5c2d7024c6d27d7e2
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-01-10T16:46:02Z
Releases: 9.1.0
A toast relid field are no longer needed in pg_upgrade's rel arrays, so
remove them.  Also other renaming.

Files

PathChange+/−
contrib/pg_upgrade/check.c modified +1 −1
contrib/pg_upgrade/info.c modified +56 −68
contrib/pg_upgrade/pg_upgrade.c modified +3 −3
contrib/pg_upgrade/pg_upgrade.h modified +3 −4