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