aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/bufmgr.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2007-06-30 04:08:05 +0000
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2007-06-30 04:08:05 +0000
commit2910ccefb454759a9f598996a4be9505b388e824 (patch)
tree99aeeb302898833560736eaf3288c6cecded1ec3 /src/backend/storage/buffer/bufmgr.c
parent10af02b912714a1cb423d100186b43b20142f008 (diff)
downloadpostgresql-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