forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit271b678

Amit Kapila
Back-patch "Fix parallel hash join path search."
Back-patch commit655393a to 9.6. Thissynchronizes the relavant code and helps in generating parallel paths insome cases in 9.6. This also helps in back-patch of future patches wherewe can get the same plan in all branches.Discussion:https://postgr.es/m/CAA4eK1+XK_875cJA1HPVpx9C7C8Fp7i4QzLJ17T3igfU2iadxQ@mail.gmail.com1 parentfd4f2af commit271b678
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1469 | 1469 |
| |
1470 | 1470 |
| |
1471 | 1471 |
| |
1472 |
| - | |
1473 |
| - | |
1474 |
| - | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
1475 | 1475 |
| |
1476 | 1476 |
| |
1477 | 1477 |
| |
1478 | 1478 |
| |
1479 | 1479 |
| |
1480 | 1480 |
| |
1481 | 1481 |
| |
1482 |
| - | |
| 1482 | + | |
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 | 1485 |
| |
|
0 commit comments
Comments
(0)