]> 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:46:15 +0000 (14:46 +0000)
commit733488dc6bbfb5027be9fdfcde1ee579c65187fe
tree4f13498b358852013775974b47cdfd12edbbb400
parentd0aebf02b0a076c438837bafbb502c14575a0d37
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