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>, Michael Paquier <michael@paquier.xyz>
Cc: Frédéric Yhuel <frederic.yhuel@dalibo.com>, 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-17T13:35:53Z
Lists: pgsql-hackers
On 16/09/2025 21:13, Sami Imseih wrote:
> They can be committed together if there is agreement that tests are worth it.

One argument for keeping the tests would be that they nicely bring 
together the side-effect (logging) and these use-cases, whereas in the 
code they're pretty distant, making the connection not obvious.

For example, they will come in handy when simplifying CreatePortal in a 
separate patch as discussed.

Kind regards,

Mircea Cadariu