On Thu, Aug 21, 2025 at 2:24 PM Hayato Kuroda (Fujitsu) <kuroda.hay...@fujitsu.com> wrote: > > Dear hackers, > (CC: Amit and Shveta, who were the committer and author) > > While working on the translation project of manuals, I found below sentence: > > > > When slot synchronization is configured as recommended, and the initial > synchronization is performed either automatically or manually via > pg_sync_replication_slot, ... > > > > However, the correct function name is pg_sync_replication_slots, and it should > be tagged as a function. Please see attached to address the issue. The typo > exists > till PG17. >
Thanks for noticing this and providing a patch. I'll take care of this. -- With Regards, Amit Kapila.