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 5e77a802-35f3-4b4b-bd54-bf4e3effa6e6@gmail.com
Whole thread Raw
In response to Re: [BUG] temporary file usage report with extended protocol and unnamed portals  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers

Hi Michael,

On 09/10/2025 09:11, Michael Paquier wrote:
So, coming back to this thread.  Could somebody realign the TAP tests
for HEAD so as we have some test coverage to track which temp file is
unlinked by which query when a portal is dropped?

Did you mean just the tests, without the fix? If so, please find the updated tests only patch attached. 

Kind regards,

Mircea Cadariu

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Should we update the random_page_cost default value?
Next
From: Nathan Bossart
Date:
Subject: Re: [PATCH] Remove unused #include's in src/backend/commands/*