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 1pIyRo-0006sU-EG for pgsql-hackers@arkaria.postgresql.org; Fri, 20 Jan 2023 20:57:16 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pIyRm-0002aA-FC for pgsql-hackers@arkaria.postgresql.org; Fri, 20 Jan 2023 20:57:14 +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 1pIyPQ-00074r-DU for pgsql-hackers@lists.postgresql.org; Fri, 20 Jan 2023 20:54:48 +0000 Received: from janus.karlpinc.com ([173.161.46.12] helo=smtp.karlpinc.com) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pIyPN-0007pX-R6 for pgsql-hackers@lists.postgresql.org; Fri, 20 Jan 2023 20:54:47 +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)) (No client certificate requested) by smtp.karlpinc.com (Postfix) with ESMTPS id 66723A19B; Fri, 20 Jan 2023 14:54:43 -0600 (CST) Received: from slate.karlpinc.com (localhost [IPv6:::1]) by slate.karlpinc.com (Postfix) with ESMTPS id 0FEFA3FC11; Fri, 20 Jan 2023 14:54:43 -0600 (CST) Date: Fri, 20 Jan 2023 14:54:38 -0600 From: "Karl O. Pinc" To: Alvaro Herrera Cc: PostgreSQL Hackers Subject: Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Message-ID: <20230120145438.6511fca0@slate.karlpinc.com> In-Reply-To: <20230120142225.3d3be8a3@slate.karlpinc.com> References: <20230120191203.7nyqjbw3qe7xx4ru@alvherre.pgsql> <20230120191238.ds5l4ehuxve4zn42@alvherre.pgsql> <20230120142225.3d3be8a3@slate.karlpinc.com> 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=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, 20 Jan 2023 14:22:25 -0600 "Karl O. Pinc" wrote: > v8-0001-List-trusted-and-obsolete-extensions.patch > > Instead of putting [trusted] and [obsolete] in the titles > of the modules, like v7 does, add a list of them into the text. The list is inline. It might be worthwhile experimenting with a tabular list, like that produced by: But only for the list of trusted extensions. There's not enough obsolete extensions to do anything but inline. (IMO) Regards, Karl Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein