postgresql/contrib/pageinspect
Tom Lane 0adcaeef21 Take buffer lock while inspecting btree index pages in contrib/pageinspect.
It's not safe to examine a shared buffer without any lock.
2012-11-30 17:02:35 -05:00
..
btreefuncs.c Take buffer lock while inspecting btree index pages in contrib/pageinspect. 2012-11-30 17:02:35 -05:00
fsmfuncs.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
heapfuncs.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
pageinspect--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
pageinspect--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
pageinspect.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
rawpage.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00