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 1pmz4Y-0000ws-St for pgsql-hackers@arkaria.postgresql.org; Thu, 13 Apr 2023 15:41:18 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pmz3Z-0000Rw-P6 for pgsql-hackers@arkaria.postgresql.org; Thu, 13 Apr 2023 15:40:17 +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 1pmz3Z-0000Rn-Fk for pgsql-hackers@lists.postgresql.org; Thu, 13 Apr 2023 15:40:17 +0000 Received: from janus.karlpinc.com ([173.161.46.12] helo=smtp.karlpinc.com) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pmz3W-0006Kl-U9 for pgsql-hackers@postgresql.org; Thu, 13 Apr 2023 15:40:16 +0000 Received: from slate.karlpinc.com (unknown [192.168.1.14]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.karlpinc.com (Postfix) with ESMTPS id DFB82A203; Thu, 13 Apr 2023 10:40:11 -0500 (CDT) Received: from slate.karlpinc.com (localhost [IPv6:::1]) by slate.karlpinc.com (Postfix) with ESMTPS id A13813FB49; Thu, 13 Apr 2023 10:40:11 -0500 (CDT) Date: Thu, 13 Apr 2023 10:40:09 -0500 From: "Karl O. Pinc" To: Dagfinn Ilmari =?UTF-8?B?TWFubnPDpWtlcg==?= Cc: Peter Eisentraut , Brar Piening , Alvaro Herrera , Tom Lane , vignesh C , Ian Lawrence Barwick , pgsql-hackers Subject: Re: doc: add missing "id" attributes to extension packaging page Message-ID: <20230413104009.26687cd6@slate.karlpinc.com> In-Reply-To: <87sfd3rfr8.fsf@wibble.ilmari.org> References: <20230323093555.3icw7zetwtmtrrzu@alvherre.pgsql> <184dc41b-7407-1bb9-7fd4-7fb35db8b993@enterprisedb.com> <91edf03b-7b63-67b6-7f44-bfeb48e97056@gmx.de> <8c745b14-9443-274d-5900-db3f276ee293@enterprisedb.com> <87sfd3rfr8.fsf@wibble.ilmari.org> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, 13 Apr 2023 15:58:03 +0100 Dagfinn Ilmari Manns=C3=A5ker wrote: > Peter Eisentraut writes: > > The first patch has been committed. > Another side note: I notice the links don't appear on > elements (e.g. > https://www.postgresql.org/docs/devel/sql-select.html#SQL-WITH), only > . This we know. Working with elements is a different dive into the XSLT which was deliberately put off for future work. Regards, Karl Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein