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

Bruce Momjian <bruce@momjian.us>

Commit: 2411fbdac448045a23eebf4f0dbfd5790ebad720
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-08-16T02:40:14Z
Releases: 9.2.0
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 +3 −1
contrib/pg_upgrade/version_old_8_3.c modified +9 −5