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
Heikki Linnakangas c2c19afc82 Remove unused macros. 10 years ago
..
Makefile Convert contrib modules to use the extension facility. 15 years ago
btreefuncs.c Remove unused macros. 10 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 Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
pageinspect.control Convert contrib modules to use the extension facility. 15 years ago
rawpage.c Check block number against the correct fork in get_raw_page(). 12 years ago