Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o47Tv-0001Jj-P4 for pgsql-docs@arkaria.postgresql.org; Wed, 22 Jun 2022 21:01:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1o47Tu-0000pn-5J for pgsql-docs@arkaria.postgresql.org; Wed, 22 Jun 2022 21:01:46 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o47Sd-0007UB-KL for pgsql-docs@lists.postgresql.org; Wed, 22 Jun 2022 21:00:27 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o47Sb-0001Ju-BI for pgsql-docs@lists.postgresql.org; Wed, 22 Jun 2022 21:00:27 +0000 Received: from bruce by momjian.us with local (Exim 4.94.2) (envelope-from ) id 1o47SX-00ArTl-Dq; Wed, 22 Jun 2022 17:00:21 -0400 Date: Wed, 22 Jun 2022 17:00:21 -0400 From: Bruce Momjian To: Peter Eisentraut Cc: pg@kirasoft.com, pgsql-docs@lists.postgresql.org Subject: Re: Unclear Wording Message-ID: References: <165455351426.573551.7050474465030525109@wrigleys.postgresql.org> <886f8c66-d22e-a6c8-77a4-f4283c76d03e@enterprisedb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Jun 8, 2022 at 03:07:01PM -0400, Bruce Momjian wrote: > On Wed, Jun 8, 2022 at 07:49:07PM +0200, Peter Eisentraut wrote: > > On 08.06.22 02:15, Bruce Momjian wrote: > > > - you can write a format > > > + you can specify a format string > > > > The "format" refers to the earlier synopsis, so that should be changed, too. > > Or put the "string" outside the element. > > I thought about moving it outside, so I did that in this patch. Patch applied to all supported versions of Postgres. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Indecision is a decision. Inaction is an action. Mark Batterson