Re: [BUG] temporary file usage report with extended protocol and unnamed portals - Mailing list pgsql-hackers

From Mircea Cadariu
Subject Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Date
Msg-id d7addd9e-12d2-433f-9a42-65d30e877549@gmail.com
Whole thread Raw
In response to Re: [BUG] temporary file usage report with extended protocol and unnamed portals  (Sami Imseih <samimseih@gmail.com>)
List pgsql-hackers

Hi,

On 29/08/2025 19:27, Sami Imseih wrote:
Thoughts on v8?

I tried v8 with the Java file in the original email and it works (I don't see the wrong query in the logs).

Small fix needed in the test descriptions: used to logged -> used to log. 

Only question is if we should avoid the extra portal hashtable lookup as well, or leave that for a separate patch. I gave it a go anyways, see attached v9, let me know what you think.   

Kind regards,

Mircea Cadariu

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: PgStat_HashKey padding issue when passed by reference
Next
From: "Sophie Alpert"
Date:
Subject: Re: Fix missing EvalPlanQual recheck for TID scans