]> granicus.if.org Git - postgresql/commit
Repair test for vacuum reltuples fix.
authorAndrew Gierth <rhodiumtoad@postgresql.org>
Fri, 17 Mar 2017 14:35:54 +0000 (14:35 +0000)
committerAndrew Gierth <rhodiumtoad@postgresql.org>
Fri, 17 Mar 2017 14:35:54 +0000 (14:35 +0000)
commit64ae420b275a82534732aafd9d550b9982ca0a5d
treedd699bca286124b62c57025dd6f6c888275e7f32
parent88e66d193fbaf756b3cc9bf94cad116aacbb355b
Repair test for vacuum reltuples fix.

Concurrent auto-analyze could be holding a snapshot, affecting the
removal of deleted row versions.  Remove the deletion to avoid this
happening.  Per buildfarm.

In passing, make the test independent of assumptions of physical row
order, just out of sheer paranoia.
src/test/isolation/expected/vacuum-reltuples.out
src/test/isolation/specs/vacuum-reltuples.spec