mirror of
https://github.com/postgres/postgres.git
synced 2026-04-08 18:51:56 -04:00
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 |
||
|---|---|---|
| .. | ||
| btreefuncs.c | ||
| fsmfuncs.c | ||
| heapfuncs.c | ||
| Makefile | ||
| pageinspect--1.0.sql | ||
| pageinspect--unpackaged--1.0.sql | ||
| pageinspect.control | ||
| rawpage.c | ||