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

Bruce Momjian <bruce@momjian.us>

Commit: 96a770d5da62c820efcb32e06887f112e9b40d80
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-08-16T02:40:09Z
Releases: 9.1.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