doc patch: correct function name for slot synchronization.
Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>
From: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
To: "'pgsql-hackers@lists.postgresql.org'" <pgsql-hackers@lists.postgresql.org>
Cc: Amit Kapila <amit.kapila16@gmail.com>, shveta malik <shveta.malik@gmail.com>
Date: 2025-08-21T08:54:44Z
Lists: pgsql-hackers
Attachments
- 0001-doc-fix-rendering-in-logicaldecoding.sgml.patch (application/octet-stream) patch 0001
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. Best regards, Hayato Kuroda FUJITSU LIMITED
Commits
-
Doc: Fix typo in logicaldecoding.sgml.
- 123e65fdb7fe 19 (unreleased) landed
- fc387141ea64 18.0 landed
- 7b434f96462f 17.7 landed