aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2009-01-20 12:17:29 +0000
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2009-01-20 12:17:29 +0000
commit74f933a648bf7939799898030bb774059e6e591b (patch)
treeda1a1964cfbf7ab6e8633c649885579660dced03 /src/backend/executor/nodeFunctionscan.c
parent8bdcdd2274cf880d3d028c5b2df49977ff6444b8 (diff)
downloadpostgresql-74f933a648bf7939799898030bb774059e6e591b.tar.gz
postgresql-74f933a648bf7939799898030bb774059e6e591b.zip
Fix erroneous memory context switch in autovacuum, which was returning to a
context long after it had been destroyed. Per problem report from Justin Pasher. Patch by Tom Lane and me. 8.3 and later do not have this bug, because this code has been restructured for unrelated reasons. In 8.2 it does not manifest as a crash, but it still seems safer fixing it nonetheless.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions