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 1nyzo3-00023m-Jo for pgsql-docs@arkaria.postgresql.org; Wed, 08 Jun 2022 17:49:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nyzo2-0000yM-3p for pgsql-docs@arkaria.postgresql.org; Wed, 08 Jun 2022 17:49:22 +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 1nyzo1-0000xj-2I for pgsql-docs@lists.postgresql.org; Wed, 08 Jun 2022 17:49:21 +0000 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nyznv-0008UV-RP for pgsql-docs@lists.postgresql.org; Wed, 08 Jun 2022 17:49:20 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id BCE5532001FF; Wed, 8 Jun 2022 13:49:10 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Wed, 08 Jun 2022 13:49:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:date:feedback-id:feedback-id:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; t=1654710550; x=1654796950; bh=P RMawJWyMC8miCPQHGsNtO4GS0LHOuT9Zv+EbOCpDuk=; b=kBx6vu5KDSirOI1KP ztLJ6AsgNuXPnj1WuBbPL4P6rdQMZZop32OK+sXszhSUcmsxnBdR1HI2mhHKQIxZ Fp4ZSK9bH58wR/fDFXojXQYY67SWWu8WJF3Ta3S6prvkM9bb5DakDF1pjRvACOZs 72lqXn37rRwORyGA2SyXlx1qjKK0PwkD/MXV0ks3GmfrTsETtUvEPxzSHytuj29V toBdT0AItzORQIZIFgNqh40nPRbv2OyNLx1f3vvS4VCEH6Ixz4CfreruT04BDTuw W1Js/WqHz1o/G+hHZqzrTBICyrjd8D1mCtDzfbBSrGEfklAxbT/pIluIpLFPvhLu ahxrw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedruddtjedguddugecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefkffggfgfuvfhfhfgjtgfgsehtjeertddtfeejnecuhfhrohhmpefrvght vghrucfgihhsvghnthhrrghuthcuoehpvghtvghrrdgvihhsvghnthhrrghuthesvghnth gvrhhprhhishgvuggsrdgtohhmqeenucggtffrrghtthgvrhhnpeefjeegheetuefhveev udelueeftdejteeiffetvdduhfdtieefgfeutedtveeggfenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehpvghtvghrrdgvihhsvghnthhrrghu thesvghnthgvrhhprhhishgvuggsrdgtohhm X-ME-Proxy: Feedback-ID: i131946ab:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 8 Jun 2022 13:49:08 -0400 (EDT) Message-ID: <886f8c66-d22e-a6c8-77a4-f4283c76d03e@enterprisedb.com> Date: Wed, 8 Jun 2022 19:49:07 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: Unclear Wording Content-Language: en-US To: Bruce Momjian , pg@kirasoft.com, pgsql-docs@lists.postgresql.org References: <165455351426.573551.7050474465030525109@wrigleys.postgresql.org> From: Peter Eisentraut In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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.