]> 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:08:20 +0000 (15:08 +1300)
commitbd19ab257ce1b7b945f6c663977665ece99abb65
treefea55c7697b75d34fee87dc39543e91d53250cb4
parent4553b960f3a3faf520bd0bb485e93fa355384c74
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