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 Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/d22b85fbd4ca3b4c2f41d8d4372205d56b296eb3 Modified Files -------------- contrib/pageinspect/btreefuncs.c | 5 ----- contrib/pgstattuple/pgstatindex.c | 10 ---------- 2 files changed, 15 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers