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 1tqEiS-001e8C-EF for pgsql-hackers@arkaria.postgresql.org; Thu, 06 Mar 2025 17:09:00 +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 1tqEiR-0012aJ-56 for pgsql-hackers@arkaria.postgresql.org; Thu, 06 Mar 2025 17:08:59 +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 1tqEiQ-0012Zv-RS for pgsql-hackers@lists.postgresql.org; Thu, 06 Mar 2025 17:08:58 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tqEiN-001Kp2-1E for pgsql-hackers@lists.postgresql.org; Thu, 06 Mar 2025 17:08:58 +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 526H8Nd1703627; Thu, 6 Mar 2025 12:08:23 -0500 From: Tom Lane To: Peter Eisentraut cc: Jelte Fennema-Nio , PostgreSQL Hackers , Peter Geoghegan , Maciek Sakrejda , Jacob Brazeal Subject: Re: Next commitfest app release is planned for March 18th In-reply-to: <93acd1ba-3772-4589-b888-91915faa8914@eisentraut.org> References: <6507a865-63d5-44fe-a7aa-aa9c4e513549@eisentraut.org> <6189053b-7c67-4ef0-bbe2-e134d26575fa@eisentraut.org> <93acd1ba-3772-4589-b888-91915faa8914@eisentraut.org> Comments: In-reply-to Peter Eisentraut message dated "Thu, 06 Mar 2025 17:11:49 +0100" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <703625.1741280903.1@sss.pgh.pa.us> Date: Thu, 06 Mar 2025 12:08:23 -0500 Message-ID: <703626.1741280903@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Peter Eisentraut writes: > On 04.03.25 21:37, Jelte Fennema-Nio wrote: >> 1. This new homepage includes open patches from*all* commitfests. And >> there's currently no page with that information. > Ok, that's interesting, but I'm even less sure why that should be the > default view. The whole point of chunking things into commitfests is to > have a focused view on what to do now and what to do later. Indeed, that choice seems completely astonishing. You just kicked to the curb all of the discussion at FOSDEM about how patches shouldn't be carried forward automatically. Effectively this means patches will *never* go away until somebody closes them explicitly. regards, tom lane