Enable storing the start/stop time pair for each record in the history store by having the WT history record with keys are (btree ID, key, start time pair, stop time pair), values are immutable (optype, payload).
- related to
-
WT-6291 __split_insert: SEGV on unknown address caused by a READ memory access
- Closed