You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve MemoryContext management to prevent memory exhaustion between queries (#47)
* Improve MemoryContext management to prevent memory exhaustion between queries
* Use MemoryContextReset; drop legacy MemoryContextResetAndDeleteChildren macro
* Cleanup: remove extraneous comment; keep MemoryContextReset only
0 commit comments