Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f5KpZ-0008HZ-SQ for pgsql-hackers@arkaria.postgresql.org; Mon, 09 Apr 2018 00:38:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f5KpY-0003Xu-8q for pgsql-hackers@arkaria.postgresql.org; Mon, 09 Apr 2018 00:38:44 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f5KpW-0003Xj-CB for pgsql-hackers@lists.postgresql.org; Mon, 09 Apr 2018 00:38:44 +0000 Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f5KpR-0002l4-Jh for pgsql-hackers@postgresql.org; Mon, 09 Apr 2018 00:38:41 +0000 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 1D14220D65; Sun, 8 Apr 2018 20:38:35 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Sun, 08 Apr 2018 20:38:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paquier.xyz; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=WtgxgOvEVHtdLfjbfdO3tipbu1M+nZb/Vk7jmNRRpX4=; b=EB5VWu/K nAwQw7q4GIbmZG1d8xJbpXDSd/WBr9FtYdQF/+990dzgKxxzAlwTQRtK92LNz2TR SqKugaWsH1XarmYRi/oYZhjuty5/YcMIHEDANNPHf6/bSYdS06KcV20SnNvvwRBI ToWUzYXNMZrN4wqy09VT66Vk0PYW7J1hFAlpaLmLySfscb/wigGn2Ixc07DLRq21 Tb5t0jjM5d4QfhzTPOepSZUejgjWXHUiUd5l+Mjj+TLiMhycNHyjdeKPtTHWeeQf 9RlihV5fo5qxbhC62Vx1nfxvnn9lmbjtpaBItDb/71Zn6+myeVfloWJDa/nW/TZ6 yNrceQs/aTtR/Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=WtgxgOvEVHtdLfjbfdO3tipbu1M+n Zb/Vk7jmNRRpX4=; b=AggDABhHvp9EGg35kQ6YCsVdUrPR4VXqxtYMeCTgqdbUy N6iU8wrEJTanJt/uzoZ6XCSd/bO/ZRDisIm7Q/rrhZhBQd4nhfjMUMdcF9uvMeWP 9/y8hPoPZHKKPvfM8QPBdTEr4/JVd3VAHIuTzm6OWl89duWvyROMZ9nO38uYd4X/ YEQNRGd0kQttcj5ZqR7uBgy0IXWjafpoG8WrCRiTN5fi8jjbyorJivbe0WNIT+jB tpO9j8+uLFylQnsTUxjKqdTodmKqDRC0k/mCC8LToujMat1MoPJ7+ObKJFkW3OzV +tTk2PWkiftSV7YjWXNtMyEP2mv5Ww7hfVbgQ8WQw== X-ME-Sender: Received: from paquier.xyz (c137162.net61215.cablenet.ne.jp [61.215.137.162]) by mail.messagingengine.com (Postfix) with ESMTPA id ACC3FE43EC; Sun, 8 Apr 2018 20:38:32 -0400 (EDT) Date: Mon, 9 Apr 2018 09:38:23 +0900 From: Michael Paquier To: Peter Eisentraut Cc: Craig Ringer , David Steele , Andrew Dunstan , Tom Lane , Michael Paquier , Postgres hackers Subject: Re: Rewriting the test of pg_upgrade as a TAP test - take two Message-ID: <20180409003823.GA5158@paquier.xyz> References: <08724398-ce66-9236-18fc-b7f22a15c017@2ndquadrant.com> <18045.1520370764@sss.pgh.pa.us> <0b59536a-2d31-7573-6505-1860d00618bd@pgmasters.net> <20180322013957.GD2490@paquier.xyz> <20180322014957.GF2490@paquier.xyz> <20180403060410.GB12320@paquier.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline In-Reply-To: <20180403060410.GB12320@paquier.xyz> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Apr 03, 2018 at 03:04:10PM +0900, Michael Paquier wrote: > At the end, it seems to me that what I am proposing is themost readable > approach, and with proper documentation things should be handled > finely... Or there is an approach you have in mind I do not foresee? With feature freeze which has been reached, I am marking this patch as returned with feedback. Please note that I have no plans to resubmit again this patch set after this second attempt as I have no idea where we want things to go. -- Michael --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEG72nH6vTowiyblFKnvQgOdbyQH0FAlrKtf8ACgkQnvQgOdby QH0mnQ/9H0g/AC/iP+ufDzkFHpigYc+Nf35lYx3c42aQf9jhNMXJj1jsv/L2TMvT UKGf7qCq/4w6e+qF2/BEmAYady4QNlMP6viTwuYS2y7tif/mw1l8yCWnNTGVPyGd wREf5sre+GtKdeYiIs0L5wXAfOOOCV7zGS9y1/Y6bfRNEKQpwVkDqhUqKiX0Lqu+ aD42S0sUcaqcjSlT0vtfAz9y2+3jiJb+eSt7JSmcD9r0ouk459O40RaSZQl3KXco 14OO371ZCyZPXkGPr6WORS4/1hUI92KNf9Mtk8BhX+hy36qGZGXpgYV/OfdjeyIO bSLI4ygUs8K1bWcNjNBUYscNj7dhV4wt1SPIl7O9HeZlrkwhhFywZ25sogCDZ9AC uMJQDolxMIs/GvhWuMS6eLes00Y552dzsmQGwpKGN8544f2ZsY7CwHDvYZ1Ave8I zvbGY7Yy7a7AUfRrlehLQnS25DhklXkLVDKIUkFNsPdICGzWqc+OnRGm48H54POD kcaiZmg0rEto3bywOcDGUgwPxMJEiVFEuYN36GxagWp+uUfK+COKMuYo4CD11BNH wt392GusuAvcQBGBebN8GXpQhg7W7tWJp5qZqTjafEBOVWt+jKur3FfkxRB5gOL3 lPkGseXIxyzOWqn1xsReceIkoBk4CKsdG0gRiGMpTmaqxnE+5oA= =VZMu -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+--