Updated on 2024-07-04 GMT+08:00

PbPCR Heap Visibility Mechanism

  1. Currently, only row consistency read is supported. In the future, CR page construction and page consistency read will be supported, greatly improving the sequence scanning efficiency.
  2. Space can be reused after data deletion transactions are committed without waiting for oldestxmin, increasing the space utilization. Old snapshots can be obtained from undo records.