Tweak sanity_check regression test to display more tables (viz, those

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 23dc308245972757cf94ddf13a3f07aceafdf5c4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-08-06T04:35:21Z
Releases: 8.2.0
Tweak sanity_check regression test to display more tables (viz, those
without indexes) but not to display temp tables.  It's a bit hard to
credit that sanity_check could get through a database-wide VACUUM
while the preceding create_index test is still trying to clean up
its temp tables ... but I see no other explanation for the current
failure report from buildfarm member sponge.

Files