git.postgresql.org Git - postgresql.git/commit
2009年3月31日 22:54:31 +0000 (22:54 +0000)
2009年3月31日 22:54:31 +0000 (22:54 +0000)
commit c029a6a49e3782ec5f1a61eb9a495ebd2a56077d
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.
This is the main PostgreSQL git repository.
RSS
Atom