Thread

  1. Re: [BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding

    cca5507 <cca5507@qq.com> — 2025-11-23T05:31:49Z

    Hi Haiyang,
    
    > The patch in attachment is better for me. What do you think?
    
    The v2-0001 LGTM.
    
    A small suggestion:
    
    We should move the 'break' out of the 'if', because we don't want it fall through to XLOG_HEAP2_REWRITE if we are fast-forwarding.
    
    --
    Regards,
    ChangAo Chen