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 3f9132ed28 Be more wary of corrupt data in pageinspect's heap_page_items(). 5 months ago
..
expected Fix contrib/pageinspect's test for sequences. 1 year ago
sql Fix contrib/pageinspect's test for sequences. 1 year ago
.gitignore pageinspect: Add tests 9 years ago
Makefile Add an explicit test to catch changes in checksumming calculations. 6 years ago
brinfuncs.c pageinspect: Fix handling of all-zero pages 3 years ago
btreefuncs.c pageinspect: Fix handling of all-zero pages 3 years ago
fsmfuncs.c pageinspect: Fix handling of all-zero pages 3 years ago
ginfuncs.c pageinspect: Fix handling of all-zero pages 3 years ago
hashfuncs.c pageinspect: Fix failure with hash_bitmap_info() for partitioned indexes 2 years ago
heapfuncs.c Be more wary of corrupt data in pageinspect's heap_page_items(). 5 months 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 9 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 8 years ago
pageinspect--1.7--1.8.sql pageinspect: Fix types used for bt_metap() columns. 6 years ago
pageinspect.control Add to pageinspect function to make t_infomask/t_infomask2 human-readable 6 years ago
pageinspect.h Update copyrights for 2020 6 years ago
rawpage.c pageinspect: Fix handling of all-zero pages 3 years ago