]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:38:42 +0000 (07:38 +1300)
commitbef165059268ad8b48b9163c4f62999f203b7782
tree235bf5a40e368facb983a2149f4e6be7eb3555e7
parent6d1a854c157eb4a139e06f19a8cd1b53bdec7e6f
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