]> 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:06:59 +0000 (15:06 +1300)
commitcd3a5055f952ca2811e63d86558dd3e1f4147f62
tree6030e31412965caf2bc63a5be21c90f2c9480335
parent2d608c9607584a30ff718d2c9f211ef3c692a315
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