• Tom Lane's avatar
    Fix build under OPTIMIZER_DEBUG. · 05893712
    Tom Lane authored
    In commit 19a54114 I replaced RelOptInfo.width with
    RelOptInfo.reltarget.width, but I missed updating debug_print_rel()
    for that because it's not compiled by default.
    Reported by Salvador Fandino, patch by Michael Paquier.
    05893712
allpaths.c 91.1 KB