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.96) (envelope-from ) id 1w9yJB-001wB8-0L for pgsql-hackers@arkaria.postgresql.org; Tue, 07 Apr 2026 04:45:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1w9yJ8-00EQRx-1W for pgsql-hackers@arkaria.postgresql.org; Tue, 07 Apr 2026 04:44:58 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1w9yJ8-00EQRp-0a for pgsql-hackers@lists.postgresql.org; Tue, 07 Apr 2026 04:44:58 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1w9yJ5-00000000yKF-3dJV for pgsql-hackers@lists.postgresql.org; Tue, 07 Apr 2026 04:44:57 +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 6374ilvp1976916; Tue, 7 Apr 2026 00:44:47 -0400 From: Tom Lane To: Andres Freund cc: Noah Misch , Alvaro Herrera , vignesh C , Antonin Houska , Srinath Reddy Sadipiralla , Amit Kapila , Mihail Nikalayeu , Matthias van de Meent , Pg Hackers , Robert Treat Subject: Re: Adding REPACK [concurrently] In-reply-to: References: <202604060918.qw5ms7cbr2hz@alvherre.pgsql> <20260407011056.50.noahmisch@microsoft.com> Comments: In-reply-to Andres Freund message dated "Mon, 06 Apr 2026 21:58:19 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1976914.1775537087.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Tue, 07 Apr 2026 00:44:47 -0400 Message-ID: <1976915.1775537087@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Maybe you saw this already, but BF member skink is failing on src/test/modules/injection_points/specs/repack.spec: https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=3Dskink&dt=3D2026-= 04-06%2022%3A50%3A41 regards, tom lane