forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1fdab4d
committed
Clean up sloppy maintenance of regression test schedule files.
The partition_join test was added to a parallel group that was alreadyat the maximum of 20 concurrent tests. The hash_func test wasn'tadded to serial_schedule at all. The identity and partition_join testswere added to serial_schedule with the aid of a dartboard, rather thanmaintaining consistency with parallel_schedule.There are proposals afoot to make these sorts of errors harder to make,but in the meantime let's fix the ones already in place.Discussion:https://postgr.es/m/a37e9c57-22d4-1b82-1270-4501cd2e984e@2ndquadrant.com1 parent1518d07 commit1fdab4d
2 files changed
+5
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| 82 | + | |
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
| |||
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
174 |
| - | |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| 181 | + | |
| 182 | + | |
181 | 183 |
| |
182 | 184 |
| |
183 |
| - | |
|
0 commit comments
Comments
(0)