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 1my7RI-000851-Mc for pgsql-hackers@arkaria.postgresql.org; Fri, 17 Dec 2021 07:14:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1my7RH-0000dy-4U for pgsql-hackers@arkaria.postgresql.org; Fri, 17 Dec 2021 07:13:59 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1my7RG-0000dj-QB for pgsql-hackers@lists.postgresql.org; Fri, 17 Dec 2021 07:13:58 +0000 Received: from out2-smtp.messagingengine.com ([66.111.4.26]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1my7RD-0004KD-Ep for pgsql-hackers@lists.postgresql.org; Fri, 17 Dec 2021 07:13:57 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id F3CE75C01D1; Fri, 17 Dec 2021 02:13:53 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 17 Dec 2021 02:13:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=IlTAI6NAYGRcbKlg+E3P5y+esVBvEHDN/X5Q4Pene Qc=; b=VAOCXVDg4OvC+OFOYVqP4BgShW8GVs4nNN/b709paSE2fYuRcktsQhnXk CYlDzXwhPQ6gsKeupM2/rDtNyM1OaVaq0SOVeF3KyBkosK4fD/AKNtY+cWmYQmkc UfFbm0/dJQtDEl5PFZppd2SMNyZhZHTRIbggMqZao8HFnoeYe4UORLmlmb1j9tuB wwV+dScQWEuiVfxnJ9OoZvU6Wq1a1nSaRmeqftxomkH/zSxp+N3GAMFTo9t7h4Zp C1yZgeYI0pm4kQwY3SWGnrE7epKmM2hLJJOhW7O1J1Sn1QGQ5ARB/4VRs4yvGb95 EoQ5STzGlO+WOat7tEoF4slgE/atw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrleehgddutdehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepkfffgggfuffvfhfhjggtgfesthejredttdefjeenucfhrhhomheprfgvthgv rhcugfhishgvnhhtrhgruhhtuceophgvthgvrhdrvghishgvnhhtrhgruhhtsegvnhhtvg hrphhrihhsvggusgdrtghomheqnecuggftrfgrthhtvghrnhepfeejgeehteeuhfevvedu leeufedtjeetiefftedvudfhtdeifefgueettdevgefgnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepphgvthgvrhdrvghishgvnhhtrhgruhht segvnhhtvghrphhrihhsvggusgdrtghomh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 17 Dec 2021 02:13:52 -0500 (EST) Message-ID: Date: Fri, 17 Dec 2021 08:13:51 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.3.2 Subject: Re: Add id's to various elements in protocol.sgml Content-Language: en-US To: Brar Piening , Alvaro Herrera Cc: PostgreSQL Hackers References: <202112151449.eisjayfcb52m@alvherre.pgsql> <0331afc4-96a2-a2a0-73e1-ff79cdf258b3@gmx.de> From: Peter Eisentraut In-Reply-To: <0331afc4-96a2-a2a0-73e1-ff79cdf258b3@gmx.de> 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 15.12.21 16:59, Brar Piening wrote: > On Dec 15, 2021 at 15:49, Alvaro Herrera wrote: >> On 2021-Dec-15, Brar Piening wrote: >>> Since I can't argue towards some general utility for the xreflabels >>> and don't have any other solid argument in favor of adding more, I >>> will remove them from my current patch but leave the existing ones >>> intact. >> Yeah, I think not adding them until we have a use for them might be >> wisest. > A new version of the patch that doesn't add xreflabels is attached. Now this patch adds a bunch of ids, but you can't use them to link to, because as soon as you do, you will get complaints about a missing xreflabel. So what is the remaining purpose?