Fix some comments related to logical repslot advancing

Michael Paquier <michael@paquier.xyz>

Commit: 1b2356a2911ca84eefdf5dcb7f574677b8879c80
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-12-26T13:26:31Z
Releases: 11.7
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