Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qkkH8-00G9iH-DC for pgsql-hackers@arkaria.postgresql.org; Mon, 25 Sep 2023 12:01:18 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qkkH6-000hnX-Hg for pgsql-hackers@arkaria.postgresql.org; Mon, 25 Sep 2023 12:01:16 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qkkH6-000hnL-71 for pgsql-hackers@lists.postgresql.org; Mon, 25 Sep 2023 12:01:16 +0000 Received: from janus.karlpinc.com ([173.161.46.12] helo=smtp.karlpinc.com) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qkkH3-007Tqs-BN for pgsql-hackers@postgresql.org; Mon, 25 Sep 2023 12:01:15 +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 5E9EBA25A; Mon, 25 Sep 2023 07:01:09 -0500 (CDT) Received: from slate.karlpinc.com (localhost [IPv6:::1]) by slate.karlpinc.com (Postfix) with ESMTPS id 10FC23FC07; Mon, 25 Sep 2023 07:01:09 -0500 (CDT) Date: Mon, 25 Sep 2023 07:00:49 -0500 From: "Karl O. Pinc" To: Daniel Gustafsson Cc: PostgreSQL Hackers Subject: Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Message-ID: <20230925070049.456a6d3d@slate.karlpinc.com> In-Reply-To: References: <20230924175747.2469855f@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 Mon, 25 Sep 2023 09:26:38 +0200 Daniel Gustafsson wrote: > > On 25 Sep 2023, at 00:57, Karl O. Pinc wrote: > > > I have made various, mostly unrelated to each other, > > small improvements to the documentation. > While I agree it's subjective, I don't think adding a new section or > paragraph qualifies as short or small. I would prefer if each > (related) change is in a single commit with a commit message which > describes the motivation for the change. A reviewer can second-guess > the rationale for the changes, but they shouldn't have to. Will do. Is there a preferred data format or should I send each patch in a separate attachment with description? > The resulting patchset can all be in the same thread though. Thanks. Regards, Karl Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein