]> granicus.if.org Git - postgresql/commit
Ensure plan stability in contrib/btree_gist regression test.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 May 2016 00:04:12 +0000 (20:04 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 May 2016 00:04:41 +0000 (20:04 -0400)
commita2c1bc36daecf94d390215849ba49f115f4328bd
tree9c60f73794499ce6d55d0fa22c44ad03258c2ad5
parent6e6e4f1659eadb4e50458a357e5c134e0be46e99
Ensure plan stability in contrib/btree_gist regression test.

Buildfarm member skink failed with symptoms suggesting that an
auto-analyze had happened and changed the plan displayed for a
test query.  Although this is evidently of low probability,
regression tests that sometimes fail are no fun, so add commands
to force a bitmap scan to be chosen.
contrib/btree_gist/expected/not_equal.out
contrib/btree_gist/sql/not_equal.sql