You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pageinspect
Tom Lane 2b96c32d53 Take buffer lock while inspecting btree index pages in contrib/pageinspect. 13 years ago
..
Makefile Convert contrib modules to use the extension facility. 15 years ago
btreefuncs.c Take buffer lock while inspecting btree index pages in contrib/pageinspect. 13 years ago
fsmfuncs.c Clean up most -Wunused-but-set-variable warnings from gcc 4.6 15 years ago
heapfuncs.c Fix pageinspect's heap_page_item to return infomasks as 32 bit values 15 years ago
pageinspect--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
pageinspect--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
pageinspect.control Convert contrib modules to use the extension facility. 15 years ago
rawpage.c Basic foreign table support. 15 years ago