- Notifications
You must be signed in to change notification settings - Fork28
Commit5feb78a
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 parent18dc2ae commit5feb78a
1 file changed
+18
-3
lines changedLines changed: 18 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1998 | 1998 |
| |
1999 | 1999 |
| |
2000 | 2000 |
| |
2001 |
| - | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
2002 | 2007 |
| |
2003 | 2008 |
| |
2004 | 2009 |
| |
| |||
2420 | 2425 |
| |
2421 | 2426 |
| |
2422 | 2427 |
| |
2423 |
| - | |
| 2428 | + | |
| 2429 | + | |
| 2430 | + | |
| 2431 | + | |
| 2432 | + | |
| 2433 | + | |
2424 | 2434 |
| |
2425 | 2435 |
| |
2426 | 2436 |
| |
| |||
2803 | 2813 |
| |
2804 | 2814 |
| |
2805 | 2815 |
| |
2806 |
| - | |
| 2816 | + | |
| 2817 | + | |
| 2818 | + | |
| 2819 | + | |
| 2820 | + | |
| 2821 | + | |
2807 | 2822 |
| |
2808 | 2823 |
| |
2809 | 2824 |
| |
|
0 commit comments
Comments
(0)