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 1nc87D-0007j1-1e for pgsql-hackers@arkaria.postgresql.org; Wed, 06 Apr 2022 16:02:39 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nc87B-000721-U2 for pgsql-hackers@arkaria.postgresql.org; Wed, 06 Apr 2022 16:02:37 +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 1nc87B-00071s-Ke for pgsql-hackers@lists.postgresql.org; Wed, 06 Apr 2022 16:02:37 +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 1nc879-0004uT-B4 for pgsql-hackers@postgresql.org; Wed, 06 Apr 2022 16:02:36 +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 236G2U4C3088847; Wed, 6 Apr 2022 12:02:30 -0400 From: Tom Lane To: Greg Stark cc: PostgreSQL-development , Robert Haas Subject: Re: Last day of commitfest In-reply-to: References: Comments: In-reply-to Greg Stark message dated "Wed, 06 Apr 2022 11:57:17 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <3088845.1649260950.1@sss.pgh.pa.us> Date: Wed, 06 Apr 2022 12:02:30 -0400 Message-ID: <3088846.1649260950@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Greg Stark writes: > The commitfest ends with the feature freeze in less than 48 hours. Just to clarify --- I think what has been agreed to is that we'll close the CF as of the announced time (noon UTC Friday), but Robert and I will push in our two wide-ranging patches after that. You might as well leave those two CF entries in this fest, even if you move everything else to the next one. regards, tom lane