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 1naHyU-0005Ex-G6 for pgsql-hackers@arkaria.postgresql.org; Fri, 01 Apr 2022 14:10:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1naHyT-0004bP-1v for pgsql-hackers@arkaria.postgresql.org; Fri, 01 Apr 2022 14:10:01 +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 1naHyS-0004bF-O7 for pgsql-hackers@lists.postgresql.org; Fri, 01 Apr 2022 14:10:00 +0000 Received: from out4-smtp.messagingengine.com ([66.111.4.28]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1naHyQ-0001Ff-FV for pgsql-hackers@lists.postgresql.org; Fri, 01 Apr 2022 14:10:00 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 270805C0233; Fri, 1 Apr 2022 10:09:57 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Fri, 01 Apr 2022 10:09:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :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=fm3; bh=ubjjgMcZyWkEOcwgByhvHxkNL8nzMoRK9f5mo/NEB Rg=; b=YnSMyXPm9hcZ8Y5gVdPE0cCh4R0QJxgCTPw3oz6ozpUsZj/sQ840vRgjg pTHA6rO7/FjGa0RHp/f4Ike23eLNg8ZBI22CZpXZjo1Co18NWlQfScXWIBi+CTtd wsn7o9xAGoJhMddfT6qmRquTfqlMmo3FXMnhPlNRkMP8VRcCA2ycfaMaeAHvIQCH Wk+CJU9S0xZ1hHR06avL63gPQz9OYMkFjgET4Rdl6GnnRPIHIPAHHyIQKYNk/Oon cBFc5ocnE2nAQZ2Jcs5G6fVZogmsiDj9U7yNW+rnp3w4yVogXDb57Qf/aepW2+7i bSFuQjmHsMHlif4ktSSwogjVG87qA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrudeiiedgjeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepkfffgggfuffvfhfhjggtgfesthejredttdefjeenucfhrhhomheprfgvthgv rhcugfhishgvnhhtrhgruhhtuceophgvthgvrhdrvghishgvnhhtrhgruhhtsegvnhhtvg hrphhrihhsvggusgdrtghomheqnecuggftrfgrthhtvghrnhepfeejgeehteeuhfevvedu leeufedtjeetiefftedvudfhtdeifefgueettdevgefgnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepphgvthgvrhdrvghishgvnhhtrhgruhht segvnhhtvghrphhrihhsvggusgdrtghomh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 1 Apr 2022 10:09:56 -0400 (EDT) Message-ID: <9621d9b8-6e27-ba1a-069e-c44a0dd3a7ba@enterprisedb.com> Date: Fri, 1 Apr 2022 16:09:55 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: psql - add SHOW_ALL_RESULTS option Content-Language: en-US To: Fabien COELHO Cc: "pgsql-hackers@lists.postgresql.org" References: <18c78a01-4a34-9dd4-f78b-6860f1420c8e@enterprisedb.com> <46259d13-5f90-1475-3c85-d7a597a2b862@enterprisedb.com> <20220113054433.wdjhidtm7gvyhfts@alap3.anarazel.de> <805c0496-d60d-802b-3d61-73fed38dea16@enterprisedb.com> <63350f81-6a43-f536-24e6-b30f48797732@enterprisedb.com> From: Peter Eisentraut In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 01.04.22 07:46, Fabien COELHO wrote: >> Attached a rebase. > > Again, after the SendQuery refactoring extraction. I'm doing this locally, so don't feel obliged to send more of these. ;-) I've started committing this now, in pieces.