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 1nadln-0000vA-Rk for pgsql-hackers@arkaria.postgresql.org; Sat, 02 Apr 2022 13:26:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nadlm-0004Km-I6 for pgsql-hackers@arkaria.postgresql.org; Sat, 02 Apr 2022 13:26:22 +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 1nadlm-0004Kd-91 for pgsql-hackers@lists.postgresql.org; Sat, 02 Apr 2022 13:26:22 +0000 Received: from sfr-1.cri.mines-paristech.fr ([77.158.180.225] helo=smtp.cri.ensmp.fr) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nadlk-0003tI-IW for pgsql-hackers@lists.postgresql.org; Sat, 02 Apr 2022 13:26:21 +0000 Received: from pseudo (185.141.6.84.rev.sfr.net [84.6.141.185]) by smtp.cri.ensmp.fr (Postfix) with ESMTPSA id DB685C0039; Sat, 2 Apr 2022 15:29:43 +0200 (CEST) Date: Sat, 2 Apr 2022 15:26:02 +0200 (CEST) From: Fabien COELHO X-X-Sender: fabien@pseudo To: Peter Eisentraut cc: "pgsql-hackers@lists.postgresql.org" Subject: Re: psql - add SHOW_ALL_RESULTS option In-Reply-To: <9621d9b8-6e27-ba1a-069e-c44a0dd3a7ba@enterprisedb.com> Message-ID: References: <18c78a01-4a34-9dd4-f78b-6860f1420c8e@enterprisedb.com> <20220113054433.wdjhidtm7gvyhfts@alap3.anarazel.de> <805c0496-d60d-802b-3d61-73fed38dea16@enterprisedb.com> <63350f81-6a43-f536-24e6-b30f48797732@enterprisedb.com> <9621d9b8-6e27-ba1a-069e-c44a0dd3a7ba@enterprisedb.com> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk >> Again, after the SendQuery refactoring extraction. > > I'm doing this locally, so don't feel obliged to send more of these. ;-) Good for me :-) -- Fabien.