Try to stabilize the reloptions test.
authorThomas Munro <tmunro@postgresql.org>
Tue, 18 Jan 2022 18:03:01 +0000 (07:03 +1300)
committerThomas Munro <tmunro@postgresql.org>
Tue, 18 Jan 2022 18:25:21 +0000 (07:25 +1300)
commit3414099c338bf619c00dd82d96f29a9668a3bf07
treedb12fec2898776c035bfe5a40bd0ae4a615471d6
parentdda42ff8e60541e9eb5ac21b79af32d914f408a8
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
src/test/regress/expected/reloptions.out
src/test/regress/sql/reloptions.sql