In pg_upgrade, avoid dumping orphaned temporary tables. This makes the

Bruce Momjian <bruce@momjian.us>

Commit: f239ec57277b3fffe1c5bd2694a9d0d726d3a259
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-08-16T02:39:38Z
Releases: 9.0.5
In pg_upgrade, avoid dumping orphaned temporary tables.  This makes the
pg_upgrade schema matching pattern match pg_dump/pg_dumpall.

Fix for 9.0, 9.1, and 9.2.

Files

PathChange+/−
contrib/pg_upgrade/info.c modified +4 −1
contrib/pg_upgrade/version_old_8_3.c modified +9 −5