Re: Fix comment typos.

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-12-26T13:27:29Z
Lists: pgsql-hackers
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

Commits

  1. Fix some comments related to logical repslot advancing