]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Try to stabilize vacuum test.
authorThomas Munro <tmunro@postgresql.org>
Wed, 23 Mar 2022 01:31:18 +0000 (14:31 +1300)
committerThomas Munro <tmunro@postgresql.org>
Wed, 23 Mar 2022 02:07:46 +0000 (15:07 +1300)
commitf784fcdc44435597c52b41f97bfbdf082a783c82
tree55c6ad490bb30bccccc85af8033d9e9a3e5c715d
parentf183e23cc8a9107b6a8ddc7f16b97da926fddf94
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
src/test/regress/expected/vacuum.out
src/test/regress/sql/vacuum.sql