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 1lUY4h-0003ix-5I for pgsql-hackers@arkaria.postgresql.org; Thu, 08 Apr 2021 17:04:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lUY4g-0004ed-0f for pgsql-hackers@arkaria.postgresql.org; Thu, 08 Apr 2021 17:04:10 +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 1lUY4f-0004eQ-QO for pgsql-hackers@lists.postgresql.org; Thu, 08 Apr 2021 17:04:09 +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 1lUY4d-0007Y1-BE for pgsql-hackers@lists.postgresql.org; Thu, 08 Apr 2021 17:04:09 +0000 Received: from pseudo (185.141.6.84.rev.sfr.net [84.6.141.185]) by smtp.cri.ensmp.fr (Postfix) with ESMTPSA id 4E72CC0290; Thu, 8 Apr 2021 19:05:38 +0200 (CEST) Date: Thu, 8 Apr 2021 19:04:01 +0200 (CEST) From: Fabien COELHO X-X-Sender: fabien@pseudo To: Julien Rouhaud cc: "shiy.fnst@fujitsu.com" , "pgsql-hackers@lists.postgresql.org" Subject: Re: psql - add SHOW_ALL_RESULTS option In-Reply-To: <20210408163050.fca7dwb37zszbsmm@nol> Message-ID: References: <20200930062105.GE1996@paquier.xyz> <1ec5ef49-b5c8-4129-e680-fe42f8d0670b@2ndquadrant.com> <20210408163050.fca7dwb37zszbsmm@nol> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="2056645051-2012407761-1617901445=:3192110" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --2056645051-2012407761-1617901445=:3192110 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT Bonjour Julien, >>> Attached a patch which attempts to fix this by moving the cancellation >>> cancelling request after processing results. >> >> Thank you for your fixing. I tested and the problem has been solved >> after applying your patch. > > Thanks for the patch Fabien. I've hit this issue multiple time and this is > indeed unwelcome. Should we add it as an open item? It is definitely a open item. I'm not sure where you want to add it… possibly the "Pg 14 Open Items" wiki page? I tried but I do not have enough privileges, if you can do it please proceed. I added an entry in the next CF in the bugfix section. -- Fabien. --2056645051-2012407761-1617901445=:3192110--