Thread

  1. Fix typos in comments in worker.c and execReplication.c

    Tender Wang <tndrwang@gmail.com> — 2025-08-16T07:43:47Z

    Hi,
    
    While debugging the code, I found typos in worker.c and execReplication.c
    
    "suffcient"  should be "sufficient"
    "confict"  should be "conflict"
    
    fd5a1a0  introduced these typos.
    Please take a look at the attached patch.
    -- 
    Thanks,
    Tender Wang