• Jan Wieck's avatar
    Bugfix - Range table entries that are unused after rewriting should · b122e16a
    Jan Wieck authored
    not be marked inFromCl any longer. Otherwise the planner gets confused
    and joins over them where in fact it does not have to.
    
    Adjust hasSubLinks now with a recursive lookup - could be wrong in
    multi action rules because parse state isn't reset correctly and all
    actions in the rule are marked hasSubLinks if one of them has.
    
    Jan
    b122e16a
rewriteHandler.c 69.6 KB