- Notifications
You must be signed in to change notification settings - Fork5
Commit1ea60ad
committed
Fix failure to use clamp_row_est() for parallel joins.
Commit0c2070c neglected to useclamp_row_est() where it should have done so.Patch by me. Report by Amit Kapila.Discussion:http://postgr.es/m/CAA4eK1KPm8RYa1Kun3ZmQj9pb723b-EFN70j47Pid1vn3ByquA@mail.gmail.com1 parentc583234 commit1ea60ad
1 file changed
+18
-3
lines changedLines changed: 18 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2147 | 2147 |
| |
2148 | 2148 |
| |
2149 | 2149 |
| |
2150 |
| - | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
2151 | 2156 |
| |
2152 | 2157 |
| |
2153 | 2158 |
| |
| |||
2569 | 2574 |
| |
2570 | 2575 |
| |
2571 | 2576 |
| |
2572 |
| - | |
| 2577 | + | |
| 2578 | + | |
| 2579 | + | |
| 2580 | + | |
| 2581 | + | |
| 2582 | + | |
2573 | 2583 |
| |
2574 | 2584 |
| |
2575 | 2585 |
| |
| |||
2952 | 2962 |
| |
2953 | 2963 |
| |
2954 | 2964 |
| |
2955 |
| - | |
| 2965 | + | |
| 2966 | + | |
| 2967 | + | |
| 2968 | + | |
| 2969 | + | |
| 2970 | + | |
2956 | 2971 |
| |
2957 | 2972 |
| |
2958 | 2973 |
| |
|
0 commit comments
Comments
(0)