diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2007-06-30 04:08:05 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2007-06-30 04:08:05 +0000 |
commit | 2910ccefb454759a9f598996a4be9505b388e824 (patch) | |
tree | 99aeeb302898833560736eaf3288c6cecded1ec3 /src/backend/storage/buffer/bufmgr.c | |
parent | 10af02b912714a1cb423d100186b43b20142f008 (diff) | |
download | postgresql-2910ccefb454759a9f598996a4be9505b388e824.tar.gz postgresql-2910ccefb454759a9f598996a4be9505b388e824.zip |
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.
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions