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
Robert Haas b4316928d5 Fix incorrect typecast. 9 years ago
..
expected pageinspect: Fix hash_bitmap_info not to read the underlying page. 9 years ago
sql pageinspect: Remove platform-dependent values from hash tests. 9 years ago
.gitignore pageinspect: Add tests 9 years ago
Makefile pageinspect: Support hash indexes. 9 years ago
brinfuncs.c In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. 9 years ago
btreefuncs.c In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. 9 years ago
fsmfuncs.c In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. 9 years ago
ginfuncs.c In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. 9 years ago
hashfuncs.c Fix incorrect typecast. 9 years ago
heapfuncs.c In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. 9 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: More type-sanity surgery on the new hash index code. 9 years ago
pageinspect--1.5.sql Update pageinspect extension for parallel query. 9 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 pageinspect: Support hash indexes. 9 years ago
pageinspect.h In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. 9 years ago
rawpage.c In pageinspect/hashfuncs.c, avoid crashes on alignment-picky machines. 9 years ago