forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb9dd162
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 parenta9009f5 commitb9dd162
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
Lines changed: 1 addition & 1 deletion
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)