Re:Miscellaneous message fixes
zengman <zengman@halodbtech.com>
From: zengman <zengman@halodbtech.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-11T10:28:44Z
Lists: pgsql-hackers
Attachments
- 0007-Replace-can-t-with-cannot-in-error-messages-for-cons.patch (application/octet-stream) patch 0007
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
Commits
-
Fix grammar in short description of effective_wal_level.
- a596d27d8079 19 (unreleased) landed
-
Simplify some log messages in extended_stats_funcs.c
- f33c58577422 19 (unreleased) landed