Re: doc patch: correct function name for slot synchronization.
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, shveta malik <shveta.malik@gmail.com>
Date: 2025-08-21T09:13:05Z
Lists: pgsql-hackers
On Thu, Aug 21, 2025 at 2:24 PM Hayato Kuroda (Fujitsu) <kuroda.hayato@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.
Commits
-
Doc: Fix typo in logicaldecoding.sgml.
- 123e65fdb7fe 19 (unreleased) landed
- fc387141ea64 18.0 landed
- 7b434f96462f 17.7 landed