Re: Add missing period to DETAIL messages

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-10T01:02:23Z
Lists: pgsql-hackers

Attachments

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