postgresql/contrib/btree_gist/expected
Tom Lane a2c1bc36da 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.
2016-05-12 20:04:41 -04:00
..
bit.out
bytea.out
cash.out
char_1.out
char.out
cidr.out
date.out
float4.out
float8.out
inet.out
init.out
int2.out
int4.out
int8.out
interval.out
macaddr.out
not_equal.out Ensure plan stability in contrib/btree_gist regression test. 2016-05-12 20:04:41 -04:00
numeric.out
oid.out
text_1.out
text.out
time.out
timestamp.out
timestamptz.out
timetz.out
varbit.out
varchar_1.out
varchar.out