In pg_upgrade, avoid dumping orphaned temporary tables. This makes the
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/info.c | modified | +4 −1 |
| contrib/pg_upgrade/version_old_8_3.c | modified | +9 −5 |