postgresql/contrib/pageinspect
Heikki Linnakangas ad5993d866 Remove unused macros.
CHECK_PAGE_OFFSET_RANGE() has been unused forever.
CHECK_RELATION_BLOCK_RANGE() has been unused in pgstatindex.c ever since
bt_page_stats() and bt_page_items() functions were moved from pgstattuple
to pageinspect module. It still exists in pageinspect/btreefuncs.c.

Daniel Gustafsson
2016-05-02 10:08:58 +03:00
..
brinfuncs.c Add missing checks to some of pageinspect's BRIN functions 2016-03-28 10:57:46 -03:00
btreefuncs.c Remove unused macros. 2016-05-02 10:08:58 +03:00
fsmfuncs.c
ginfuncs.c pgindent run for 9.5 2015-05-23 21:35:49 -04:00
heapfuncs.c
Makefile
pageinspect--1.0--1.1.sql
pageinspect--1.1--1.2.sql
pageinspect--1.2--1.3.sql
pageinspect--1.3.sql
pageinspect--unpackaged--1.0.sql
pageinspect.control
rawpage.c