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
Alvaro Herrera 7516f52594 BRIN: Block Range Indexes 11 years ago
..
Makefile BRIN: Block Range Indexes 11 years ago
brinfuncs.c BRIN: Block Range Indexes 11 years ago
btreefuncs.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
fsmfuncs.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
heapfuncs.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
pageinspect--1.0--1.1.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 12 years ago
pageinspect--1.1--1.2.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 12 years ago
pageinspect--1.2--1.3.sql BRIN: Block Range Indexes 11 years ago
pageinspect--1.3.sql BRIN: Block Range Indexes 11 years ago
pageinspect--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 12 years ago
pageinspect.control BRIN: Block Range Indexes 11 years ago
rawpage.c Check block number against the correct fork in get_raw_page(). 12 years ago