| From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
|---|---|
| To: | Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Add missing period to DETAIL messages |
| Date: | 2026-04-10 01:02:23 |
| Message-ID: | CAHut+PvAaR3h1wyGgO+761Oa_ywjFToX9AmKNnHhQX6e-N=k_w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Apr 9, 2026 at 6:00 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)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 | Content-Type | Size |
|---|---|---|
| v2-0001-Add-missing-period-to-DETAIL-messages.patch | application/octet-stream | 32.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dapeng Wang | 2026-04-10 01:03:54 | Re: DOCS - Add introductory paragraph to Getting Started chapter |
| Previous Message | Tom Lane | 2026-04-10 00:47:37 | Re: DOCS - Add introductory paragraph to Getting Started chapter |