Thread

Commits

  1. Fix some comments related to logical repslot advancing

  1. Fix comment typos.

    Kyotaro Horiguchi <horikyota.ntt@gmail.com> — 2019-12-26T08:59:19Z

    Hello.
    
    I found that confirmed_flush in ReplicationSlot (PersistentData) is
    pointed with a wrong name in the comments in slotfuncs.c
    
    The attaches fixes that.
    
    regards.
    
    -- 
    Kyotaro Horiguchi
    NTT Open Source Software Center
    
  2. Re: Fix comment typos.

    Michael Paquier <michael@paquier.xyz> — 2019-12-26T13:27:29Z

    On Thu, Dec 26, 2019 at 05:59:19PM +0900, Kyotaro Horiguchi wrote:
    > I found that confirmed_flush in ReplicationSlot (PersistentData) is
    > pointed with a wrong name in the comments in slotfuncs.c
    
    Committed, thanks!
    --
    Michael