postgresql/contrib/pageinspect
Tom Lane c029a6a49e 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.
2009-03-31 22:54:31 +00:00
..
Makefile Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the 2008-09-30 10:52:14 +00:00
btreefuncs.c Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read 2009-03-31 22:54:31 +00:00
fsmfuncs.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
heapfuncs.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pageinspect.sql.in Use fork names instead of numbers in the file names for additional 2008-10-06 14:13:17 +00:00
rawpage.c Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read 2009-03-31 22:54:31 +00:00
uninstall_pageinspect.sql Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00