forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb830e93
committed
Remove unnecessary use of multiple cat processes to feed psql; this
reduces the number of concurrent processes launched during parallelregression tests, possibly avoiding failures such as exceeding a user'smax number of processes. This essentially completes the reversionof 1.27->1.28.1 parent2bc092d commitb830e93
1 file changed
+4
-13
lines changedLines changed: 4 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
428 | 428 |
| |
429 | 429 |
| |
430 | 430 |
| |
431 |
| - | |
| 431 | + | |
432 | 432 |
| |
433 | 433 |
| |
434 | 434 |
| |
| |||
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
555 |
| - | |
556 |
| - | |
557 |
| - | |
558 |
| - | |
559 |
| - | |
560 |
| - | |
| 555 | + | |
561 | 556 |
| |
562 | 557 |
| |
563 | 558 |
| |
564 | 559 |
| |
565 | 560 |
| |
566 |
| - | |
567 |
| - | |
568 |
| - | |
569 |
| - | |
570 |
| - | |
| 561 | + | |
571 | 562 |
| |
572 | 563 |
| |
573 | 564 |
| |
|
0 commit comments
Comments
(0)