Expand description
Sequential scan.
Structsยง
- SeqScan
- Scans a region and returns rows in a sorted sequence.
Functionsยง
- build_
flat_ ๐sources - Builds flat sources for the partition range and push them to the
sources
vector. - build_
sources ๐ - Builds sources for the partition range and push them to the
sources
vector. - get_
scanner_ ๐type - Returns the scanner type.