Fix comment typos.
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2019-12-26T08:59:19Z
Lists: pgsql-hackers
Attachments
- fix_confirmed_flush_in_comments.patch (text/x-patch) patch
Hello. I found that confirmed_flush in ReplicationSlot (PersistentData) is pointed with a wrong name in the comments in slotfuncs.c The attaches fixes that. regards. -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Fix some comments related to logical repslot advancing
- 1b2356a2911c 11.7 landed
- 50fa688f3030 12.2 landed
- 044b319cd77c 13.0 landed