PostgreSQL Source Code git master
|
#include <read_stream.h>
Data Fields | |
BlockNumber | current_blocknum |
BlockNumber | last_exclusive |
Definition at line 70 of file read_stream.h.
BlockNumber BlockRangeReadStreamPrivate::current_blocknum |
Definition at line 72 of file read_stream.h.
Referenced by block_range_read_stream_cb(), btvacuumscan(), collect_visibility_data(), gistvacuumscan(), heapcheck_read_stream_next_unskippable(), pg_prewarm(), RelationCopyStorageUsingBuffer(), and spgvacuumscan().
BlockNumber BlockRangeReadStreamPrivate::last_exclusive |
Definition at line 73 of file read_stream.h.
Referenced by block_range_read_stream_cb(), btvacuumscan(), collect_visibility_data(), gistvacuumscan(), heapcheck_read_stream_next_unskippable(), pg_prewarm(), RelationCopyStorageUsingBuffer(), and spgvacuumscan().