Module reader

Module reader 

Source

Structs§

BatchReader
Batch reader state for iterating over large result sets.
ColumnInfo
Information about a table column.
XminReader
Reads changed rows from a PostgreSQL table using xmin-based change detection.

Enums§

WraparoundCheck
Result of checking for xmin wraparound.

Functions§

detect_wraparound
Detect if xmin wraparound has occurred.