Re: Miscellaneous message fixes
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, Masahiko Sawada <sawada.mshk@gmail.com>, Alexander Korotkov <aekorotkov@gmail.com>
Date: 2026-03-10T06:05:04Z
Lists: pgsql-hackers
On Tue, Feb 10, 2026 at 02:37:52PM +0900, Kyotaro Horiguchi wrote: > I noticed that some error messages have issues such as non-standard > wording, slightly odd output, and minor grammatical mistakes, and have > attached patches addressing each of the items below. In the set of patches that Horiguchi-san has sent, I have taken care of 0006 as it was my own business. Added in CC the two committers that own the other items reported. Sawada-san, could you take care of 0001 as effective_wal_level is your thing? Alexander-san, could you take take of 0002~0005? These relate to the WAIT command and the partition manipulation patches. Thanks, -- Michael
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