Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wKczs-001CEI-24 for pgsql-docs@arkaria.postgresql.org; Wed, 06 May 2026 14:13:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wKczr-00HLfu-1m for pgsql-docs@arkaria.postgresql.org; Wed, 06 May 2026 14:13:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wKczr-00HLfm-14 for pgsql-docs@lists.postgresql.org; Wed, 06 May 2026 14:13:07 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wKczp-00000000plY-1Ii9 for pgsql-docs@lists.postgresql.org; Wed, 06 May 2026 14:13:07 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.18.1/8.18.1) with ESMTP id 646ED3kt768686; Wed, 6 May 2026 10:13:03 -0400 From: Tom Lane To: "David G. Johnston" cc: scoobster17@gmail.com, pgsql-docs@lists.postgresql.org Subject: Re: Suspected documentation error In-reply-to: References: <177801333530.795.16999885814007014333@wrigleys.postgresql.org> <767365.1778075522@sss.pgh.pa.us> Comments: In-reply-to "David G. Johnston" message dated "Wed, 06 May 2026 07:07:59 -0700" MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-ID: <768684.1778076783.1@sss.pgh.pa.us> Content-Transfer-Encoding: 8bit Date: Wed, 06 May 2026 10:13:03 -0400 Message-ID: <768685.1778076783@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk "David G. Johnston" writes: > On Wed, May 6, 2026 at 6:52 AM Tom Lane wrote: >> I'm inclined to try to fix it via formatting: change HH and MM to >> lower case and wrap them in so they render in italics. > And isn't replaceable usually something the user is expected to provide a > value for - not something the system populates? No, I think it just means "this word is not literally what you'd see or type". regards, tom lane