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(), lazy_vacuum_heap_rel(), and TidStoreIterateNext().
void* TidStoreIterResult::internal_page |
Definition at line 30 of file tidstore.h.
Referenced by TidStoreGetBlockOffsets(), and TidStoreIterateNext().