|
PostgreSQL Source Code git master
|
#include <tidstore.h>
Data Fields | |
| BlockNumber | blkno |
| void * | internal_page |
Definition at line 27 of file tidstore.h.
| BlockNumber TidStoreIterResult::blkno |
Definition at line 29 of file tidstore.h.
Referenced by check_set_block_offsets(), TidStoreIterateNext(), and vacuum_reap_lp_read_stream_next().
| void* TidStoreIterResult::internal_page |
Definition at line 30 of file tidstore.h.
Referenced by TidStoreGetBlockOffsets(), and TidStoreIterateNext().