aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-11-30 18:49:42 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-11-30 18:49:42 +0000
commit37e4c7219bbe0cdd9fa582dfbaeae1d1b44ab237 (patch)
tree29738e6944cedf2c4587dd72052239e341cf6bdb /src/backend/access/gist/gistscan.c
parentb9e8986d1b7b1f49fa8097d3b20abebac9b1bc85 (diff)
downloadpostgresql-37e4c7219bbe0cdd9fa582dfbaeae1d1b44ab237.tar.gz
postgresql-37e4c7219bbe0cdd9fa582dfbaeae1d1b44ab237.zip
Remove inappropriate memory context switch in shutdown_MultiFuncCall().
This was a thinko introduced in a patch from last February; it results in memory leakage if an SRF is shut down before the actual end of query, because subsequent code will be running in a longer-lived context than it's expecting to be.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions