- Notifications
You must be signed in to change notification settings - Fork28
Commit96030f9
committed
Don't call IS_DUMMY_REL() when cheapest_total_path might be junk.
Unlike the previous coding, this might result in a Gather per Appendsubplan when the target list is parallel-restricted, but such a planis probably worth considering in that case, since a single Gatheron top of the entire Append is impossible.Per Andres Freund and the buildfarm.Discussion:http://postgr.es/m/20180330050351.bmxx4cdtz67czjda@alap3.anarazel.de1 parent681673e commit96030f9
1 file changed
+17
-15
lines changedLines changed: 17 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1977 | 1977 |
| |
1978 | 1978 |
| |
1979 | 1979 |
| |
1980 |
| - | |
1981 |
| - | |
1982 |
| - | |
1983 |
| - | |
1984 |
| - | |
1985 |
| - | |
1986 |
| - | |
1987 |
| - | |
1988 |
| - | |
1989 |
| - | |
1990 |
| - | |
1991 |
| - | |
1992 | 1980 |
| |
1993 | 1981 |
| |
1994 | 1982 |
| |
| |||
6817 | 6805 |
| |
6818 | 6806 |
| |
6819 | 6807 |
| |
| 6808 | + | |
6820 | 6809 |
| |
6821 | 6810 |
| |
6822 | 6811 |
| |
6823 | 6812 |
| |
6824 |
| - | |
6825 |
| - | |
| 6813 | + | |
| 6814 | + | |
6826 | 6815 |
| |
6827 | 6816 |
| |
6828 | 6817 |
| |
| 6818 | + | |
| 6819 | + | |
| 6820 | + | |
| 6821 | + | |
| 6822 | + | |
| 6823 | + | |
| 6824 | + | |
| 6825 | + | |
| 6826 | + | |
| 6827 | + | |
| 6828 | + | |
| 6829 | + | |
| 6830 | + | |
6829 | 6831 |
| |
6830 | 6832 |
| |
6831 | 6833 |
| |
| |||
6840 | 6842 |
| |
6841 | 6843 |
| |
6842 | 6844 |
| |
6843 |
| - | |
| 6845 | + | |
6844 | 6846 |
| |
6845 | 6847 |
| |
6846 | 6848 |
| |
|
0 commit comments
Comments
(0)