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
Andres Freund 01368e5d9d Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
..
expected Redesign pageinspect function printing infomask bits 6 years ago
sql Redesign pageinspect function printing infomask bits 6 years ago
.gitignore pageinspect: Add tests 9 years ago
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
brinfuncs.c Make the order of the header file includes consistent in contrib modules. 6 years ago
btreefuncs.c Make the order of the header file includes consistent in contrib modules. 6 years ago
fsmfuncs.c Make the order of the header file includes consistent in contrib modules. 6 years ago
ginfuncs.c Make the order of the header file includes consistent in contrib modules. 6 years ago
hashfuncs.c Make the order of the header file includes consistent in contrib modules. 6 years ago
heapfuncs.c Make the order of the header file includes consistent in contrib modules. 6 years ago
pageinspect--1.0--1.1.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
pageinspect--1.1--1.2.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
pageinspect--1.2--1.3.sql pageinspect/BRIN: minor tweaks 11 years ago
pageinspect--1.3--1.4.sql Add forgotten file in commit d6061f83a1 10 years ago
pageinspect--1.4--1.5.sql Update pageinspect extension for parallel query. 9 years ago
pageinspect--1.5--1.6.sql pageinspect: Add bt_page_items function with bytea argument 8 years ago
pageinspect--1.5.sql Update pageinspect extension for parallel query. 9 years ago
pageinspect--1.6--1.7.sql Skip full index scan during cleanup of B-tree indexes when possible 7 years ago
pageinspect--1.7--1.8.sql Redesign pageinspect function printing infomask bits 6 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 Add to pageinspect function to make t_infomask/t_infomask2 human-readable 6 years ago
pageinspect.h Update copyright for 2019 7 years ago
rawpage.c Make the order of the header file includes consistent in contrib modules. 6 years ago