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.94.2) (envelope-from ) id 1ubmPs-005Ai4-9k for pgsql-docs@arkaria.postgresql.org; Tue, 15 Jul 2025 20:38:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1ubmPp-0059pg-Ow for pgsql-docs@arkaria.postgresql.org; Tue, 15 Jul 2025 20:38:18 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ubmPp-0059pX-Hc for pgsql-docs@lists.postgresql.org; Tue, 15 Jul 2025 20:38:18 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1ubmPo-007Sjk-15 for pgsql-docs@lists.postgresql.org; Tue, 15 Jul 2025 20:38:17 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 56FKcDJV953178; Tue, 15 Jul 2025 16:38:14 -0400 From: Tom Lane To: Laurenz Albe cc: "David G. Johnston" , petermittere@gmail.com, pgsql-docs@lists.postgresql.org Subject: Re: please define 'statement' in the glossary In-reply-to: <52a74da36f9c7601e944dc5ba9648368816f22ee.camel@cybertec.at> References: <175223006802.3157505.14764328206246105568@wrigleys.postgresql.org> <15139c5d218754350e4870062f90ff0e85490290.camel@cybertec.at> <270191.1752420426@sss.pgh.pa.us> <097e693ea6cc3541cbcd72c915d7d492c26930c0.camel@cybertec.at> <456003.1752442676@sss.pgh.pa.us> <458204.1752443813@sss.pgh.pa.us> <685003.1752506254@sss.pgh.pa.us> <690858.1752509326@sss.pgh.pa.us> <697664.1752512964@sss.pgh.pa.us> <52a74da36f9c7601e944dc5ba9648368816f22ee.camel@cybertec.at> Comments: In-reply-to Laurenz Albe message dated "Tue, 15 Jul 2025 07:36:13 +0200" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <953176.1752611893.1@sss.pgh.pa.us> Date: Tue, 15 Jul 2025 16:38:13 -0400 Message-ID: <953177.1752611893@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Laurenz Albe writes: > This thread doesn't look like we're going to find a wording that will > make everyone happy, but I believe that this patch is a clear improvement. Pushed with the "command message" wording. Thanks for the discussion! regards, tom lane