]> granicus.if.org Git - postgresql/commit
In pg_upgrade, limit schema name filter to include toast tables. Bug
authorBruce Momjian <bruce@momjian.us>
Fri, 26 Aug 2011 04:12:32 +0000 (00:12 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 26 Aug 2011 04:12:32 +0000 (00:12 -0400)
commiteb013ede590dc62ca5b52144ff41e7fd6e4c2251
tree29792d77fbc46a9eadf2c0559c6733bef94cc37a
parent7327cb6420106d60d3a1a817648b145d602fbc52
In pg_upgrade, limit schema name filter to include toast tables.  Bug
introduced recently when trying to filter out temp tables.

Backpatch to 9.0 and 9.1.
contrib/pg_upgrade/info.c
contrib/pg_upgrade/version_old_8_3.c