• V
    Make ANALYZE behavior consistent with GUCs · f50a5555
    Venkatesh Raghavan 提交于
    ANALYZE should only produce leaf partitions stats when gucs
    optimizer_analyze_midlevel_partition and optimizer_analyze_root_partition
    are set to off
    
    This fix makes the behaviour of ANALYZE consistent with the intent of
    the GUCs.
    f50a5555
vacuum.c 165.3 KB