postgresql/contrib/pageinspect
Tom Lane b552664447 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:52 +00:00
..
btreefuncs.c Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read 2009-03-31 22:54:52 +00:00
heapfuncs.c Fix some missed copyright updates. 2008-01-01 20:31:21 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
pageinspect.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
rawpage.c Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read 2009-03-31 22:54:52 +00:00
uninstall_pageinspect.sql Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00