]> granicus.if.org Git - postgresql/commit
In pg_upgrade, avoid dumping orphaned temporary tables. This makes the
authorBruce Momjian <bruce@momjian.us>
Tue, 16 Aug 2011 02:39:38 +0000 (22:39 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 16 Aug 2011 02:39:38 +0000 (22:39 -0400)
commitf239ec57277b3fffe1c5bd2694a9d0d726d3a259
treed3b38ef4309c520d66d18f8db834d4318ff35546
parent5707f355593c91a6c866835a7c55eabaede23628
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.
contrib/pg_upgrade/info.c
contrib/pg_upgrade/version_old_8_3.c