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>
Cc: Michael Paquier <michael@paquier.xyz>, Guillaume Lelarge <guillaume.lelarge@dalibo.com>, 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>, Pierrick Chovelon <pierrick.chovelon@dalibo.com>
Date: 2025-10-30T11:46:00Z
Lists: pgsql-hackers
On 29/10/2025 21:58, Sami Imseih wrote: > We can actually remove "temporary file removed" > and "no statement logged" since we expect the > logging to blame the correct query in all these cases. Right, even better! v17 LGTM.