Adjust pg_upgrade query so toast tables related to system catalog schema

Bruce Momjian <bruce@momjian.us>

Commit: ac96b851ec44cbf63bf0b231e813c0ab4af08d6b
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-10-02T15:46:08Z
Releases: 9.3.0
Adjust pg_upgrade query so toast tables related to system catalog schema
entries are not dumped.   This fixes an error caused by
droping/recreating the information_schema, but other failures were also
possible.

Backpatch to 9.2.

Files

PathChange+/−
contrib/pg_upgrade/info.c modified +38 −13