summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorTomas Vondra2017-10-08 18:16:47 +0000
committerTomas Vondra2017-10-08 18:16:47 +0000
commit445372c5d3ad77f14b63c23eba4e37fecc631946 (patch)
tree80203149bf242b10fd32e3ae5921d70b00dbe65e /src/include/postgres.h
parentea34783b8c01f8396ae1b576a117f69d27e1e381 (diff)
Add explicit VACUUM to stabilize plans in inherit tests
On stock PostgreSQL, CREATE INDEX also updates statistics in pg_class (relpages and reltuples). But Postgres-XL does not do that, which may result in plan differences when the test relies on this behavior. This is the same issue as in cfb055553687c257dd1d1ed123356c892f48a804, but affecting inherit regression tests. So fix it in the same way, by doing an explicit vacuum on the tables.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions