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 1nCXpW-0007UD-Sk for pgsql-docs@arkaria.postgresql.org; Wed, 26 Jan 2022 02:14:38 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nCXpV-0005F0-L2 for pgsql-docs@arkaria.postgresql.org; Wed, 26 Jan 2022 02:14:37 +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 1nCXpV-0005Eq-E5 for pgsql-docs@lists.postgresql.org; Wed, 26 Jan 2022 02:14:37 +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 1nCXpR-0002Ja-1R for pgsql-docs@lists.postgresql.org; Wed, 26 Jan 2022 02:14:37 +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 20Q2EUbd2363195; Tue, 25 Jan 2022 21:14:30 -0500 From: Tom Lane To: Bruce Momjian cc: "David G. Johnston" , davs2rt@gmail.com, Pg Docs Subject: Re: Conventions In-reply-to: References: <164308146320.12460.3590769444508751574@wrigleys.postgresql.org> <2352062.1643156145@sss.pgh.pa.us> Comments: In-reply-to Bruce Momjian message dated "Tue, 25 Jan 2022 20:35:14 -0500" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2363193.1643163270.1@sss.pgh.pa.us> Date: Tue, 25 Jan 2022 21:14:30 -0500 Message-ID: <2363194.1643163270@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Bruce Momjian writes: > How is this patch? I'd still drop the Tcl bit, or if you must have it, move it to pltcl.sgml. Otherwise OK by me. regards, tom lane