diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-14 23:49:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-14 23:49:28 +0000 |
commit | 4873c96ff3f38b51b29c86ede658343be01f519f (patch) | |
tree | 62f6633bdbf591ce694895270d3131799c0141a5 /src/backend/access/gist/gistproc.c | |
parent | 4844529ce4312e2326c847431fac9ee067640a2c (diff) | |
download | postgresql-4873c96ff3f38b51b29c86ede658343be01f519f.tar.gz postgresql-4873c96ff3f38b51b29c86ede658343be01f519f.zip |
Fix inappropriately-timed memory context switch in autovacuum_do_vac_analyze.
This accidentally failed to fail before 8.3, because the context we were
switching back to was long-lived anyway; but it sure looks risky as can be
now. Well spotted by Pavan Deolasee.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions