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 90a3fd811e 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 Mark pageinspect's disk-accessing functions as parallel restricted. 3 years ago
brinfuncs.c Rename SetSingleFuncCall() to InitMaterializedSRF() 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
gistfuncs.c pageinspect: Fix gist_page_items() with included columns 2 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
pageinspect--1.1--1.2.sql
pageinspect--1.2--1.3.sql
pageinspect--1.3--1.4.sql
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--1.8--1.9.sql Use full 64-bit XIDs in deleted nbtree pages. 5 years ago
pageinspect--1.9--1.10.sql pageinspect: Improve page_header() for pages of 32kB 4 years ago
pageinspect--1.10--1.11.sql Mark pageinspect's disk-accessing functions as parallel restricted. 3 years ago
pageinspect.control Mark pageinspect's disk-accessing functions as parallel restricted. 3 years ago
pageinspect.h Update copyright for 2022 4 years ago
rawpage.c pageinspect: Fix handling of all-zero pages 3 years ago