mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-09 08:10:09 +08:00
a2c1bc36da
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. |
||
---|---|---|
.. | ||
bit.sql | ||
bytea.sql | ||
cash.sql | ||
char.sql | ||
cidr.sql | ||
date.sql | ||
float4.sql | ||
float8.sql | ||
inet.sql | ||
init.sql | ||
int2.sql | ||
int4.sql | ||
int8.sql | ||
interval.sql | ||
macaddr.sql | ||
not_equal.sql | ||
numeric.sql | ||
oid.sql | ||
text.sql | ||
time.sql | ||
timestamp.sql | ||
timestamptz.sql | ||
timetz.sql | ||
varbit.sql | ||
varchar.sql |