Re:Miscellaneous message fixes

From: zengman <zengman(at)halodbtech(dot)com>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re:Miscellaneous message fixes
Date: 2026-02-11 10:28:44
Message-ID: tencent_1FDB2824329E99410C2EEC7F@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Per (https://www.postgresql.org/docs/devel/error-style-guide.html#ERROR-STYLE-GUIDE-TRICKY-WORDS) where it says:
```
Avoid contractions, like “can't”; use “cannot” instead.
```
could we add an extra 0007 patch for this?

--
regards,
Man Zeng

Attachment Content-Type Size
0007-Replace-can-t-with-cannot-in-error-messages-for-cons.patch application/octet-stream 6.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Aditya Kamath 2026-02-11 10:41:09 RE: Decoupling our alignment assumptions about int64 and double
Previous Message zengman 2026-02-11 10:25:07 Re: tuple radix sort