You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
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.de