]> 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:12 +0000 (20:04 -0400)
commita0da51d89946053340319512776a07b86ccc8824
treee7f89c3d8da508eb90f9ae31b6bc63caf709d3b2
parent2152762c532a33e0028248cce5bf97a06d2448e9
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