Try to stabilize reloptions test, again.
authorThomas Munro <tmunro@postgresql.org>
Thu, 20 Jan 2022 09:11:48 +0000 (22:11 +1300)
committerThomas Munro <tmunro@postgresql.org>
Thu, 20 Jan 2022 10:10:40 +0000 (23:10 +1300)
commitb700f96cffd91efbe93827d22c76b8f069809450
tree32eb07e228e10ab437063751360c5bd5d5c14548
parentb99ccd2cb2178b62b613edaf427fda8deace5bbf
Try to stabilize reloptions test, again.

Since the test requires reproducible behavior from VACUUM, and since
DISABLE_PAGE_SKIPPING doesn't actually disable all forms of page
skipping, let's use a temporary table to avoid contention.

Back-patch to 12, like commit 3414099c.

Discussion: https://postgr.es/m/20220120052404.sonrhq3f3qgplpzj%40alap3.anarazel.de
src/test/regress/expected/reloptions.out
src/test/regress/sql/reloptions.sql