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

From: Mircea Cadariu <cadariu(dot)mircea(at)gmail(dot)com>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Guillaume Lelarge <guillaume(dot)lelarge(at)dalibo(dot)com>, Frédéric Yhuel <frederic(dot)yhuel(at)dalibo(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Benoit Lobréau <benoit(dot)lobreau(at)dalibo(dot)com>, Pierrick Chovelon <pierrick(dot)chovelon(at)dalibo(dot)com>
Subject: Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Date: 2025-10-30 11:46:00
Message-ID: 06baa08d-6746-43f4-bffb-e05f7bbf3665@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nazir Bilal Yavuz 2025-10-30 11:58:48 Re: ci: Improve OpenBSD core dump backtrace handling
Previous Message Sadhuprasad Patro 2025-10-30 11:30:27 Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions