forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commiteaa1dd1
committed
Use PG_TEST_TIMEOUT_DEFAULT in 019_replslot_limit.pl.
Oversight inf2698ea, which introducedthe variable. This lowers some 1000s timeouts to the configurabledefault of 180s, due to a lack of evidence for needing the longertimeout. The alternative was 6*PG_TEST_TIMEOUT_DEFAULT, which we canadopt if the need arises. Given the lack of observed trouble with thesetimeouts, no back-patch.1 parent61b313e commiteaa1dd1
1 file changed
+4
-5
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
| |||
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
| 208 | + | |
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| |||
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
356 |
| - | |
357 |
| - | |
| 356 | + | |
358 | 357 |
| |
359 | 358 |
| |
360 | 359 |
| |
|
0 commit comments
Comments
(0)