| From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Add missing period to DETAIL messages |
| Date: | 2026-04-09 04:27:32 |
| Message-ID: | CAHut+PszSntkUgN+Qa9matGY6MLEoFGSuVbuKDgnnTdZ7YPRwg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
According to the error message style guide [1] "Detail and hint
messages: Use complete sentences, and end each with a period."
I found some DETAIL messages not following that period rule.
PSA a patch that fixes the missing period. In passing, I also fixed
some capitalization.
======
[1] https://www.postgresql.org/docs/devel/error-style-guide.html#ERROR-STYLE-GUIDE-GRAMMAR-PUNCTUATION
Kind Regards,
Peter Smith.
Fujitsu Australia
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Add-missing-period-to-DETAIL-messages.patch | application/octet-stream | 28.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lukas Fittl | 2026-04-09 04:36:48 | Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? |
| Previous Message | Ajin Cherian | 2026-04-09 04:24:54 | Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication |