forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2e16d61
committed
Fix random discrepancies between parallel_schedule and serial_schedule.
In particular, my previous patch expected the create_index test to runbefore the inherit test; but this was only true in the serial schedule.Rearrange this portion of the schedules to be more consistent.Per buildfarm results.1 parent7097e6c commit2e16d61
2 files changed
+14
-10
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 55 | + | |
| 56 | + | |
58 | 57 |
| |
59 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 |
| |
61 | 65 |
| |
62 | 66 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 | 52 |
| |
54 | 53 |
| |
55 |
| - | |
56 |
| - | |
57 | 54 |
| |
58 |
| - | |
59 | 55 |
| |
60 | 56 |
| |
61 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
0 commit comments
Comments
(0)