]> granicus.if.org Git - postgresql/commit
Tweak sanity_check regression test to display more tables (viz, those
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 6 Aug 2006 04:35:21 +0000 (04:35 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 6 Aug 2006 04:35:21 +0000 (04:35 +0000)
commit23dc308245972757cf94ddf13a3f07aceafdf5c4
tree83c649e08a701c88ea87928f79894dbe9677106f
parent704ddaaa094063f4c5beb2f68375726b37f162f5
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.
src/test/regress/expected/sanity_check.out
src/test/regress/sql/sanity_check.sql