Re: Add missing period to DETAIL messages - Mailing list pgsql-hackers

From Peter Smith
Subject Re: Add missing period to DETAIL messages
Date
Msg-id CAHut+PvAaR3h1wyGgO+761Oa_ywjFToX9AmKNnHhQX6e-N=k_w@mail.gmail.com
Whole thread
In response to Re: Add missing period to DETAIL messages  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Add missing period to DETAIL messages
List pgsql-hackers
On Thu, Apr 9, 2026 at 6:00 PM Chao Li <li.evan.chao@gmail.com> wrote:
...
> > <v1-0001-Add-missing-period-to-DETAIL-messages.patch>
>
>
> ```
> -                                        errdetail("password must be at least \"passwordcheck.min_password_length\"
(%d)bytes long", 
> +                                        errdetail("password must be at least \"passwordcheck.min_password_length\"
(%d)bytes long.”, 
> ```
>
> First “p” should be capital.
>

Thanks for your review.

I have fixed that capitalisation, plus a couple more.

PSA v2.

======
KInd Regards,
Peter Smith.
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: DOCS - Add introductory paragraph to Getting Started chapter
Next
From: Dapeng Wang
Date:
Subject: Re: DOCS - Add introductory paragraph to Getting Started chapter