Remove stale XXX comment in logical launcher

An XXX comment in launcher.c added by commit 2af1dc89282b questioned why
the slot drop does not request disabling logical decoding.  But the
conflict detection slot is a physical slot, so there is no logical
decoding state to disable.  Remove that comment and clarify the
situation elsewhere.

Author: "Zhijie Hou (Fujitsu)" <[email protected]>
Reviewed-by: shveta malik <[email protected]>
Reviewed-by: Amit Kapila <[email protected]>
Backpatch-through: 19
Discussion: 
https://postgr.es/m/ty4pr01mb177186c8ab596f30df704ecdc94...@ty4pr01mb17718.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7beefa8d46978341aed7ba14cc82bf37c0564948

Modified Files
--------------
src/backend/replication/logical/launcher.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)

Reply via email to