forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8e8e253
committed
Try to stabilize reloptions test, again.
Since the test requires reproducible behavior from VACUUM, and sinceDISABLE_PAGE_SKIPPING doesn't actually disable all forms of pageskipping, let's use a temporary table to avoid contention.Back-patch to 12, like commit3414099.Discussion:https://postgr.es/m/20220120052404.sonrhq3f3qgplpzj%40alap3.anarazel.de1 parent3ca40a2 commit8e8e253
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments
Comments
(0)