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 1rfSaN-000HCM-7q for pgsql-committers@arkaria.postgresql.org; Wed, 28 Feb 2024 22:39:35 +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 1rfSaL-00FjPV-Jy for pgsql-committers@arkaria.postgresql.org; Wed, 28 Feb 2024 22:39:34 +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.94.2) (envelope-from ) id 1rfSaL-00FjPN-DN for pgsql-committers@lists.postgresql.org; Wed, 28 Feb 2024 22:39:33 +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.94.2) (envelope-from ) id 1rfSaI-001vTP-9h for pgsql-committers@lists.postgresql.org; Wed, 28 Feb 2024 22:39:32 +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 41SMdUhj2562157; Wed, 28 Feb 2024 17:39:30 -0500 From: Tom Lane To: Michael Paquier cc: pgsql-committers@lists.postgresql.org Subject: Re: pgsql: Mop-up for AIX-ectomy: remove now-dead test code. In-reply-to: References: Comments: In-reply-to Michael Paquier message dated "Thu, 29 Feb 2024 07:33:44 +0900" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2562155.1709159970.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Wed, 28 Feb 2024 17:39:30 -0500 Message-ID: <2562156.1709159970@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Michael Paquier writes: > crake is complaining in some upgrade paths: > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=3Dcrake&dt=3D202= 4-02-28%2021%3A27%3A04 Yeah, I'm on it... regards, tom lane