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 1nPnCb-00031L-3a for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Mar 2022 15:17:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nPnCZ-0008Gk-BA for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Mar 2022 15:17:11 +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 1nPnCZ-0008Gb-1i for pgsql-hackers@lists.postgresql.org; Thu, 03 Mar 2022 15:17:11 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nPnCW-0004LH-HV for pgsql-hackers@lists.postgresql.org; Thu, 03 Mar 2022 15:17:09 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 223FH6hS3160305; Thu, 3 Mar 2022 10:17:06 -0500 From: Tom Lane To: Pavel Borisov cc: Dave Page , Postgres hackers Subject: Re: Problem with moderation of messages with patched attached. In-reply-to: References: Comments: In-reply-to Pavel Borisov message dated "Thu, 03 Mar 2022 17:27:50 +0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <3160303.1646320626.1@sss.pgh.pa.us> Date: Thu, 03 Mar 2022 10:17:06 -0500 Message-ID: <3160304.1646320626@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Pavel Borisov writes: >> The mail system doesn't have the capability to apply different moderation >> rules for people in that way I'm afraid. > Maybe then 2MB for everyone? Maybe your patch needs to be split up? You're going to have a hard time finding people who want to review or commit such large chunks. regards, tom lane