Re: [BUG] temporary file usage report with extended protocol and unnamed portals

Mircea Cadariu <cadariu.mircea@gmail.com>

From: Mircea Cadariu <cadariu.mircea@gmail.com>
To: Sami Imseih <samimseih@gmail.com>, Frédéric Yhuel <frederic.yhuel@dalibo.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Benoit Lobréau <benoit.lobreau@dalibo.com>, Guillaume Lelarge <guillaume.lelarge@dalibo.com>, Pierrick Chovelon <pierrick.chovelon@dalibo.com>
Date: 2025-09-08T16:34:00Z
Lists: pgsql-hackers

Attachments

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