Try to stabilize vacuum test.

Thomas Munro <tmunro@postgresql.org>

Commit: f784fcdc44435597c52b41f97bfbdf082a783c82
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-03-23T02:07:46Z
Releases: 13.7
Try to stabilize vacuum test.

As commits b700f96c and 3414099c did for the reloptions test, make
sure VACUUM can always truncate the table as expected.

Back-patch to 12, where vacuum_truncate arrived.

Discussion: https://postgr.es/m/CAD21AoCNoWjYkdEtr%2BVDoF9v__V905AedKZ9iF%3DArgCtrbxZqw%40mail.gmail.com

Files

PathChange+/−
src/test/regress/expected/vacuum.out modified +3 −3
src/test/regress/sql/vacuum.sql modified +3 −3

Discussion