Re: Miscellaneous message fixes
Masahiko Sawada <sawada.mshk@gmail.com>
From: Masahiko Sawada <sawada.mshk@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>,
pgsql-hackers@lists.postgresql.org, Alexander Korotkov <aekorotkov@gmail.com>
Date: 2026-03-10T18:20:21Z
Lists: pgsql-hackers
On Mon, Mar 9, 2026 at 11:05 PM Michael Paquier <michael@paquier.xyz> wrote: > > 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? Sure, I'll take care of it. Regards, -- Masahiko Sawada Amazon Web Services: https://aws.amazon.com
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