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 1pI7d7-0006bH-D7 for pgsql-hackers@arkaria.postgresql.org; Wed, 18 Jan 2023 12:33:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pI7d6-0002Cd-9N for pgsql-hackers@arkaria.postgresql.org; Wed, 18 Jan 2023 12:33:24 +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 1pI7d5-00026S-AS for pgsql-hackers@lists.postgresql.org; Wed, 18 Jan 2023 12:33:23 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pI7d2-0006xo-Ip for pgsql-hackers@lists.postgresql.org; Wed, 18 Jan 2023 12:33:22 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 3A7B55C0101; Wed, 18 Jan 2023 07:33:18 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 18 Jan 2023 07:33:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:reply-to:sender :subject:subject:to:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; t=1674045198; x=1674131598; bh=O 9NnJ8NmCxl6az8UWg8tXAJYcfbP2ZM0ns2Fk1rsV6U=; b=hn6g4RvwnMcpvQKo0 +bXTFUtMKaB7OAhjOWgMSYXT2GTNAQ4DXvmrWiDpEN6+CAwlUes1/78AGwNEJ9C0 yVaDHdfzePx8uzt3tflt70BYGrS8jJDSCdlAaJnZ2ZEpyRd0V/FUCMcGk7LaB71U JqO6Lb3Rp33eVxb6wIn4M8RNaIRBKNc8Ku7lLCTkx65sAQ818/MFd4Ikabe+AQtQ jDzsQYaektT8G9FjYEEhA5pi3EN24xWLgApxkHGO81s1RcWXOXtr9ph+JhEhWK4y 5LgFWteSyOX7ZfJUZsmuLXXtGDNlQ8u81EhuOEUEWTa/i6rbsMQFuQ2rtcFgw+Pd 90FBA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedruddtkedggeduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvfevuffkgggtugfgjgesthekredttddtjeenucfhrhhomheptehlvhgr rhhoucfjvghrrhgvrhgruceorghlvhhhvghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh eqnecuggftrfgrthhtvghrnheptddukeduteeufeevvdeufeelteeifeeijeekteetkeek vedtudduieetjefggfetnecuffhomhgrihhnpegvnhhtvghrphhrihhsvggusgdrtghomh dphhgrthgvshdqshhofhhtfigrrhgvrdgtohhmnecuvehluhhsthgvrhfuihiivgeptden ucfrrghrrghmpehmrghilhhfrhhomheprghlvhhhvghrrhgvsegrlhhvhhdrnhhoqdhiph drohhrgh X-ME-Proxy: Feedback-ID: ia2694551:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 18 Jan 2023 07:33:17 -0500 (EST) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 6A8E498; Wed, 18 Jan 2023 13:25:57 +0100 (CET) Date: Wed, 18 Jan 2023 13:25:57 +0100 From: Alvaro Herrera To: "Karl O. Pinc" Cc: PostgreSQL Hackers Subject: Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Message-ID: <20230118122557.p4jobwspitthtpxz@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230102180015.372995a9@slate.karlpinc.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2023-Jan-02, Karl O. Pinc wrote: > Hi, > > Attached is a patch: contrib_v1.patch > > It modifies Appendix F, the contrib directory. > > It adds brief text into the titles shown in the > table of contents so it's easier to tell what > each module does. It also suffixes [trusted] or [obsolete] > on the relevant titles. This looks a good idea to me. I'm not 100% sold on having the "trusted" or "obsolete" marker on the titles themselves, though. Not sure what alternative do we have, though, other than leave them out completely. There's a typo "equalivent" in two places. In passwordcheck, I would say just "check for weak passwords" or maybe "verify password strength". pg_buffercache is missing. Maybe "-- inspect state of the Postgres buffer cache". For pg_stat_statements I suggest "track statistics of planning and execution of SQL queries" For sepgsql, as I understand it is strictly SELinux based, not just "-like". So this needs rewording: "label-based, SELinux-like, mandatory access control". Maybe "SELinux-based implementation of mandatory access control for row-level security". xml -- typo "qeurying" > The sentences describing what the modules are and how > to build them have been reworked. Some split in 2, > some words removed or replaced, etc. > > I introduced the word "component" because the appendix > has build instructions for command line programs as well > as extensions and libraries loaded with shared_preload_libraries(). > This involved removing most occurrences of the word > "module", although it is left in the section title. I haven't read this part yet. -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/ "But static content is just dynamic content that isn't moving!" http://smylers.hates-software.com/2007/08/15/fe244d0c.html