doc patch: correct function name for slot synchronization. - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject doc patch: correct function name for slot synchronization.
Date
Msg-id OSCPR01MB149662EC5467B4135398E3731F532A@OSCPR01MB14966.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: doc patch: correct function name for slot synchronization.
List pgsql-hackers
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


Attachment

pgsql-hackers by date:

Previous
From: Mihail Nikalayeu
Date:
Subject: Re: [BUG?] check_exclusion_or_unique_constraint false negative
Next
From: Mihail Nikalayeu
Date:
Subject: Re: Conflict detection for update_deleted in logical replication