pgsql: Try to stabilize vacuum test. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Try to stabilize vacuum test.
Date
Msg-id E1nWqbx-000xAZ-Ku@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f784fcdc44435597c52b41f97bfbdf082a783c82

Modified Files
--------------
src/test/regress/expected/vacuum.out | 6 +++---
src/test/regress/sql/vacuum.sql      | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Try to stabilize vacuum test.
Next
From: Thomas Munro
Date:
Subject: pgsql: Try to stabilize vacuum test.