aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-03-31 22:54:52 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-03-31 22:54:52 +0000
commitb55266444783c0a9bbe96353b8e276dc12ff2958 (patch)
tree48c97b1a97a96abf361170181dd5c8891c7c4a38 /src
parent9a427cde74718a02abd9c699e1d2d4ee223584c7 (diff)
downloadpostgresql-b55266444783c0a9bbe96353b8e276dc12ff2958.tar.gz
postgresql-b55266444783c0a9bbe96353b8e276dc12ff2958.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')
0 files changed, 0 insertions, 0 deletions