Try to stabilize vacuum test.

Thomas Munro <tmunro@postgresql.org>

Commit: 383f222119f54e3904aae768b1ca23d03f56a042
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-03-23T02:06:25Z
Releases: 15.0
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