agora inbox for pgsql-hackers@postgresql.org
help / color / mirror / Atom feedFrom: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Subject: [PATCH 1/6] Use third-person singular “Shows” for reporting variable
Date: Thu, 5 Feb 2026 13:09:00 +0900
Align with the convention of using third-person singular $B!H(BShows$B!I(B in a
reporting variable description.
---
src/backend/utils/misc/guc_parameters.dat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/utils/misc/guc_parameters.dat b/src/backend/utils/misc/guc_parameters.dat
index 762b8efe6b0..1031c7dbe80 100644
--- a/src/backend/utils/misc/guc_parameters.dat
+++ b/src/backend/utils/misc/guc_parameters.dat
@@ -806,7 +806,7 @@
},
{ name => 'effective_wal_level', type => 'enum', context => 'PGC_INTERNAL', group => 'PRESET_OPTIONS',
- short_desc => 'Show effective WAL level.',
+ short_desc => 'Shows effective WAL level.',
flags => 'GUC_NOT_IN_SAMPLE | GUC_DISALLOW_IN_FILE',
variable => 'effective_wal_level',
boot_val => 'WAL_LEVEL_REPLICA',
--
2.47.3
----Next_Part(Tue_Feb_10_14_37_52_2026_180)--
Content-Type: Text/X-Patch; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="0002-Consolidate-target-only-message-variants.patch"
view thread (3+ messages) latest in thread
Message-ID: <no-message-id-600046@localhost>
Permalink: ../../no-message-id-600046@localhost/
Also on: postgresql.org/message-id/no-message-id-600046@localhost
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-hackers@postgresql.org
Cc: horikyota.ntt@gmail.com
Subject: Re: [PATCH 1/6] Use third-person singular “Shows” for reporting variable
In-Reply-To: <no-message-id-600046@localhost>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox