Thread: pgsql: Fix some comments related to logical repslot advancing

pgsql: Fix some comments related to logical repslot advancing

From
Michael Paquier
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/044b319cd77c589507291f9591994093ad30931d

Modified Files
--------------
src/backend/replication/slotfuncs.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)