Re: psql - add SHOW_ALL_RESULTS option

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Julien Rouhaud <rjuju123(at)gmail(dot)com>
Cc: "shiy(dot)fnst(at)fujitsu(dot)com" <shiy(dot)fnst(at)fujitsu(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: psql - add SHOW_ALL_RESULTS option
Date: 2021-04-08 17:04:01
Message-ID: alpine.DEB.2.22.394.2104081858500.3192110@pseudo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2021-04-08 17:08:02 Re: SQL-standard function body
Previous Message Alvaro Herrera 2021-04-08 17:03:58 Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays