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:40 +0000 (20:04 -0400)
commitea2ae830d9f07826a19a4eaf5131b9db3d554d51
treedf3e745a660755a1e69c204c30d7ecd28ed3b86f
parent627dcb6e42d2fd67ac1e2fb7cb8071d244697a53
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