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