diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-05-12 20:04:12 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-05-12 20:04:40 -0400 |
commit | ea2ae830d9f07826a19a4eaf5131b9db3d554d51 (patch) | |
tree | df3e745a660755a1e69c204c30d7ecd28ed3b86f /src | |
parent | 627dcb6e42d2fd67ac1e2fb7cb8071d244697a53 (diff) | |
download | postgresql-ea2ae830d9f07826a19a4eaf5131b9db3d554d51.tar.gz postgresql-ea2ae830d9f07826a19a4eaf5131b9db3d554d51.zip |
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions