Skip to content
Snippets Groups Projects
Commit 2910ccef authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Avoid crash in interrupted autovacuum worker, caused by leaving the current

memory context pointing at a context not long lived enough.

Also, create a fake PortalContext where to store the vac_context, if only
to avoid having it be a top-level memory context.
parent 10af02b9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment