Ensure plan stability in contrib/btree_gist regression test.
authorTom Lane
Fri, 13 May 2016 00:04:12 +0000 (20:04 -0400)
committerTom Lane
Fri, 13 May 2016 00:04:39 +0000 (20:04 -0400)
commitab5f73b3ea3180959bb265811c6ac1d535c6f01c
treeeaf586397f1bc672c64bfa0b68921ec687a0388c
parent4140619df909ed90f485c0e96a5c4b901e544976
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