Fix some comments related to logical repslot advancing

Michael Paquier <michael@paquier.xyz>

Commit: 044b319cd77c589507291f9591994093ad30931d
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-12-26T13:26:09Z
Releases: 13.0
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