aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-31 22:56:28 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-31 22:56:28 +0000
commited00200dacf01264ed6116b2b2018b3de0a79a35 (patch)
tree8d7ea1220571f7ffb4a1aab7ce0a52e9ccdfb71d /src/backend/access/gist/gistscan.c
parente3c0d679dca9743805e2145f654d06e09950f2d3 (diff)
downloadpostgresql-ed00200dacf01264ed6116b2b2018b3de0a79a35.tar.gz
postgresql-ed00200dacf01264ed6116b2b2018b3de0a79a35.zip
Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read
temporary tables of other sessions; that is unsafe because of the way our buffer management works. Per report from Stuart Bishop. This is redundant with the bufmgr.c checks in HEAD, but not at all redundant in the back branches.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions