Fix comment typos.

Kyotaro Horiguchi <horikyota.ntt@gmail.com>

From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2019-12-26T08:59:19Z
Lists: pgsql-hackers

Attachments

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

Commits

  1. Fix some comments related to logical repslot advancing