Re: pgsql: Drop unnamed portal immediately after execution to completion - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pgsql: Drop unnamed portal immediately after execution to completion
Date
Msg-id aRpaOKHZLR_lJxHb@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Drop unnamed portal immediately after execution to completion  (Mircea Cadariu <cadariu.mircea@gmail.com>)
List pgsql-hackers
On Fri, Nov 14, 2025 at 03:10:32PM +0000, Mircea Cadariu wrote:
> What's interesting about the holdable cursors scenario is that as far as I
> can tell the temp files are cleaned up during PersistHoldablePortal instead
> of PortalDrop.

Done this one as e7cde9dad285.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Improve error reporting in 027_stream_regress test
Next
From: David Rowley
Date:
Subject: Re: Some efforts to get rid of "long" in our codebase