pgsql: Try to stabilize the reloptions test. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Try to stabilize the reloptions test.
Date
Msg-id E1n9tTI-00053u-55@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Try to stabilize the reloptions test.

Where we test vacuum_truncate's effects, sometimes this is failing to
truncate as expected on the build farm.  That could be explained by page
skipping, so disable it explicitly, with the theory that commit fe246d1c
didn't go far enough.

Back-patch to 12, where the vacuum_truncate tests were added.

Discussion: https://postgr.es/m/CA%2BhUKGLT2UL5_JhmBzUgkdyKfc%3D5J-gJSQJLysMs4rqLUKLAzw%40mail.gmail.com

Branch
------
REL_14_STABLE

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

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


pgsql-committers by date:

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