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 1nlQ3a-0006DN-FE for pgsql-hackers@arkaria.postgresql.org; Mon, 02 May 2022 07:01:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nlQ3X-0006KH-FB for pgsql-hackers@arkaria.postgresql.org; Mon, 02 May 2022 07:01:15 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nlQ3V-0006K8-SI for pgsql-hackers@lists.postgresql.org; Mon, 02 May 2022 07:01:15 +0000 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nlQ3N-0004PP-Me for pgsql-hackers@lists.postgresql.org; Mon, 02 May 2022 07:01:13 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id 5941E3200915; Mon, 2 May 2022 03:01:00 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Mon, 02 May 2022 03:01:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paquier.xyz; h= cc:cc:content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to; s=fm1; t=1651474859; x=1651561259; bh=eF6cG0mMtU Gc9VCnuwu7PZ4RvOFToFsybG4AnI7DC3M=; b=DebGNaL/AphNg7BC/+yOw/2JUm QfgcvKTskZjoTGdtVWtRCN3t3ysY+Etdh3oeM6orC3MTmdUOCrQVOWb+h0BCG7fm HxUdwtivHlgU8thm3AwbEq00tGFshxaQsiKQ9SHdGEHv2xBfnu4/CcTNKwPdX/5p ARgMSmcmS8mUK76v6sLX6VAwz++vhl5AuXQJleSrKPQB8xoLzuxPRVFSVgeRcLr0 mGOXKQOb4eiIrBbMUiaCqLtl1cpZ8ygC1fEONAs9b/NOe/0WMS/VFe0/shR/VJu3 jx0UIZ6lRsjauDVRRK5K0pS6QhFbxI7El21uYte+2mM0w+uCOUPOjh0rlVdQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1651474859; x= 1651561259; bh=eF6cG0mMtUGc9VCnuwu7PZ4RvOFToFsybG4AnI7DC3M=; b=n FOFLWyQhufLWCpuMFNDqenWPf6PIYSuup7KIo936a5QmBmFfpQdz8gA5T4DkD8e8 O7i7X+Qt/pfLnaVY+hibcjjpqlPFV+tzTYcToaz7wMkyOBVtMmvfcfT5v0zzlJ6G 8nicGRQj+TmQ6yZLOANhwkxEKj2yOx87oKxQeVaCyM1313XKfmnW7jE6h3wh607o JH7iNC0kzUsSBLIY28a/48+D9c2QD28eIdkytfEg2GmPaE3jgrcASKP66F8xm5Pi KDNvE5uynsVzT0jNODKQmXmcssp3YnHlX0r5kX5ZoVxb4lE1ohEdspbJEvvc0ijf ZpCBdxVvn1ngcRTVCjuDQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrvdeggdduudegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne gfrhhlucfvnfffucdljedtmdenucfjughrpeffhffvvefukfhfgggtuggjsehgtderredt tddvnecuhfhrohhmpefoihgthhgrvghlucfrrghquhhivghruceomhhitghhrggvlhesph grqhhuihgvrhdrgiihiieqnecuggftrfgrthhtvghrnhepteelieefudffhffhtdetleeg geegfffhkeeuveetiefgudduvedutefggeeivdejnecuvehluhhsthgvrhfuihiivgeptd enucfrrghrrghmpehmrghilhhfrhhomhepmhhitghhrggvlhesphgrqhhuihgvrhdrgiih ii X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 2 May 2022 03:00:56 -0400 (EDT) Date: Mon, 2 May 2022 16:00:53 +0900 From: Michael Paquier To: Noah Misch Cc: Tom Lane , Andres Freund , Thomas Munro , Julien Rouhaud , Andrew Dunstan , Postgres hackers Subject: Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Message-ID: References: <20220302080729.q6wej3zlyaorjhri@alap3.anarazel.de> <502623.1648702814@sss.pgh.pa.us> <20220331053616.u446wsr732quuzer@alap3.anarazel.de> <547429.1648734590@sss.pgh.pa.us> <20220502042718.GB1565149@rfd.leadboat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="kuxEfQr/JW09t+WY" Content-Disposition: inline In-Reply-To: <20220502042718.GB1565149@rfd.leadboat.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --kuxEfQr/JW09t+WY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, May 01, 2022 at 09:27:18PM -0700, Noah Misch wrote: > commit 322becb wrote: Thanks, Noah. I am out this week, but I should be able to address all your points at the beginning of next week. I have added an open item for now. -- Michael --kuxEfQr/JW09t+WY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEG72nH6vTowiyblFKnvQgOdbyQH0FAmJvgaUACgkQnvQgOdby QH2Ebg//aN5KHI9Dpe9UNMWQNGHQpcnEKJ6YTYetXXg5T/mcNpk6adDvumDwKg78 4iu1X6V4wLMOp/CmKLy9ZapIA3G58J5MYvO3QemO42+JyHKddGCUYNyPIX3UMe3F LjSiXiE0QVKlMPwsCj1WscoKP4PUZhjc6Jenbc7+UmDxlL4iZvGJgP4oJ61yFnh2 gmDWoMhWPko5V6CdIRsPGDmt1M4rVP0C4hCaNpJlSLYS2ra648z/hnOTjYHmVvQx CkhpksdpPS9h/EMKNukAlVari/1JgKPBuAdiFCKUCKU7dLFiy1ekEhs4IYicEzVG ORKeeXD50KCOsiZhh27W3LOeWwJcdyFYevbhdhYQOcfXOmcrfxCvgtpY96y8az65 sBdhmhqc+sMgLrVsk5KqsNhsbICeKXb/WmhBaejKr4qNYf4idA/1+EmMfYLn+PJg ysnZtbxqCOj5zeiCgLFz2HiNpEqa8QFEDM/5Bj6HvRKfDEWRvW8RYyOda863V24x 5ZacR4LmX5eCkaumHdCj63DO6GOWGDI/IDZCtEuFS3Cx4ZmeGGNti1qAaJCSS8Uu +cuO6w/qgsIuW5XqT5jdTCIGT8zw+pc5plI7S8aqaimJmlQ//uy624IrH8euPWfb CREMtZzwqnbt/v9UzFnJxqqzyiU8Ytj8xKr7CKiFHV9z8Qx08jM= =iTQ2 -----END PGP SIGNATURE----- --kuxEfQr/JW09t+WY--