aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-31 22:56:05 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-31 22:56:05 +0000
commitaf4ebb272e21dec5cb59223ea2ac95d82900ad77 (patch)
treed8228f29786b190abaf7e9b01028dd29721ba9d6 /src/backend/access/gist/gistproc.c
parent7daa32daa9b28668ac12dac2d779df2648448cdc (diff)
downloadpostgresql-af4ebb272e21dec5cb59223ea2ac95d82900ad77.tar.gz
postgresql-af4ebb272e21dec5cb59223ea2ac95d82900ad77.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/gistproc.c')
0 files changed, 0 insertions, 0 deletions