PostgreSQL Source Code
git master
|
#include <read_stream.h>
Data Fields | |
BlockNumber | current_blocknum |
BlockNumber | last_exclusive |
Definition at line 49 of file read_stream.h.
BlockNumber BlockRangeReadStreamPrivate::current_blocknum |
Definition at line 51 of file read_stream.h.
Referenced by block_range_read_stream_cb(), collect_visibility_data(), pg_prewarm(), and RelationCopyStorageUsingBuffer().
BlockNumber BlockRangeReadStreamPrivate::last_exclusive |
Definition at line 52 of file read_stream.h.
Referenced by block_range_read_stream_cb(), collect_visibility_data(), pg_prewarm(), and RelationCopyStorageUsingBuffer().