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 1nCkfw-0005fk-T1 for pgsql-docs@arkaria.postgresql.org; Wed, 26 Jan 2022 15:57:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nCkfQ-0000SW-Bp for pgsql-docs@arkaria.postgresql.org; Wed, 26 Jan 2022 15:57:04 +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 1nCkfQ-0000SN-50 for pgsql-docs@lists.postgresql.org; Wed, 26 Jan 2022 15:57:04 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nCkfN-00037G-WF for pgsql-docs@lists.postgresql.org; Wed, 26 Jan 2022 15:57:03 +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 20QFuxVW2443816; Wed, 26 Jan 2022 10:56:59 -0500 From: Tom Lane To: Bruce Momjian cc: Dave Stewart , "David G. Johnston" , Pg Docs Subject: Re: Conventions In-reply-to: References: <164308146320.12460.3590769444508751574@wrigleys.postgresql.org> <2352062.1643156145@sss.pgh.pa.us> <2363194.1643163270@sss.pgh.pa.us> Comments: In-reply-to Bruce Momjian message dated "Wed, 26 Jan 2022 10:52:11 -0500" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2443814.1643212619.1@sss.pgh.pa.us> Date: Wed, 26 Jan 2022 10:56:59 -0500 Message-ID: <2443815.1643212619@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Bruce Momjian writes: > OK, updated patch attached. I don't think we even show TCL syntax > anywhere anymore, so I removed that text, rather than moving it. WFM. regards, tom lane