On Fri, Apr 26, 2024 at 1:10 PM Daniel Gustafsson <dan...@yesql.se> wrote:
>
> > On 22 Mar 2024, at 11:42, Nisha Moond <nisha.moond...@gmail.com> wrote:
>
> > Here is the v4 patch with changes required in slotfuncs.c and slotsync.c 
> > files.
>
> -       errmsg("could not connect to the primary server: %s", err));
> +       errmsg("\"%s\" could not connect to the primary server: %s", 
> app_name.data, err));
>
> Messages like this should perhaps have translator comments to indicate what 
> the
> leading "%s" will contain?

Attached v5 patch with the translator comments as suggested.

--
Thanks,
Nisha

Attachment: v5-0001-Improve-the-connection-failure-error-messages.patch
Description: Binary data

Reply via email to