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 3c2ea65bd8 Be more wary of corrupt data in pageinspect's heap_page_items(). 8 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
Makefile pageinspect: Change block number arguments to bigint 5 years ago
brinfuncs.c pageinspect: Fix handling of all-zero pages 4 years ago
btreefuncs.c pageinspect: Fix handling of all-zero pages 4 years ago
fsmfuncs.c pageinspect: Fix handling of all-zero pages 4 years ago
ginfuncs.c pageinspect: Fix handling of all-zero pages 4 years ago
gistfuncs.c pageinspect: Fix gist_page_items() with included columns 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(). 8 months ago
pageinspect--1.0--1.1.sql
pageinspect--1.1--1.2.sql
pageinspect--1.2--1.3.sql
pageinspect--1.3--1.4.sql
pageinspect--1.4--1.5.sql
pageinspect--1.5--1.6.sql
pageinspect--1.5.sql
pageinspect--1.6--1.7.sql
pageinspect--1.7--1.8.sql pageinspect: Fix types used for bt_metap() columns. 6 years ago
pageinspect--1.8--1.9.sql Use full 64-bit XIDs in deleted nbtree pages. 5 years ago
pageinspect.control Add functions to 'pageinspect' to inspect GiST indexes. 5 years ago
pageinspect.h pageinspect: Change block number arguments to bigint 5 years ago
rawpage.c pageinspect: Fix handling of all-zero pages 4 years ago