Thread
-
Re: pgsql: Drop unnamed portal immediately after execution to completion
Mircea Cadariu <cadariu.mircea@gmail.com> — 2025-11-14T15:10:32Z
Hi Michael, I think I found a gap in the tests we added previously for documenting the current behaviour. See attached patch for your consideration. 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. Kind regards, Mircea Cadariu