Fix some comments related to logical repslot advancing

Michael Paquier <michael@paquier.xyz>

Commit: 50fa688f303024447fa8b2419a733b551f752769
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-12-26T13:26:26Z
Releases: 12.2
Fix some comments related to logical repslot advancing

confirmed_flush is part of a replication slot's information, but not
confirmed_lsn.

Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20191226.175919.17237335658671970.horikyota.ntt@gmail.com
Backpatch-through: 11

Files

PathChange+/−
src/backend/replication/slotfuncs.c modified +4 −4

Discussion