Re: Ignore 2PC transaction GIDs in query jumbling - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Ignore 2PC transaction GIDs in query jumbling
Date
Msg-id ZOsKGdMHzcvN6cqQ@paquier.xyz
Whole thread Raw
In response to Re: Ignore 2PC transaction GIDs in query jumbling  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Sat, Aug 19, 2023 at 01:47:48PM +0900, Michael Paquier wrote:
> On Fri, Aug 18, 2023 at 11:31:03AM +0100, Dagfinn Ilmari Mannsåker wrote:
>> I don't have a particularly strong opinion on whether we should
>> distinguish DEALLOCATE ALL from DEALLOCATE <stmt> (call it +0.5), but
>
> The difference looks important to me, especially for monitoring.

After thinking a few days about it, I'd rather still make the
difference between both, so applied this way.

> And pgbouncer may also use both of them, actually?  (Somebody, please
> correct me here if necessary.)

I cannot see any signs of that in pgbouncer, btw.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [PATCH] Add XMLText function (SQL/XML X038)
Next
From: Andrew Dunstan
Date:
Subject: Re: Make all Perl warnings fatal