• Simon Riggs's avatar
    Emit msg re skipping ANALYZE for absent inh tree · 0f66d212
    Simon Riggs authored
    When checking a table that has an inheritance tree marked,
    if no child tables remain, we skip ANALYZE. This patch emits
    a message to show that the action has been skipped.
    
    Author: Etsuro Fujita
    Reviewer: Furuya Osamu
    0f66d212
analyze.c 81.8 KB