]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:27:24 +0000 (23:27 +1300)
commitb9dd162205bf2e1a20ce21a80e6ea497c7980ffe
tree9b680c903fea073050aea2378e6e01ca1dbf324e
parenta9009f59fff148b11588cfccdc3989d3363cfab1
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