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.
As part of the ExecutorEnd() done in this case. Right, it looks like
a good thing to track this behavior as well in the long-run. I'll
double-check that later.
--
Michael