• Simon Riggs's avatar
    Further reductions in Hot Standby conflict processing. These · 781ec6b7
    Simon Riggs authored
    come from the realistion that HEAP2_CLEAN records don't
    always remove user visible data, so conflict processing for
    them can be skipped. Confirm validity using Assert checks,
    clarify circumstances under which we log heap_cleanup_info
    records. Tuning arises from bug fixing of earlier safety
    check failures.
    781ec6b7
vacuumlazy.c 36.7 KB