Updated on 2025-08-22 GMT+08:00

RCR UB-Tree Visibility Mechanism

  1. Multi-version management and visibility check of index data are supported to identify tuples of historical versions and recycle them. In addition, the visibility check at the index layer greatly improves the probability of index scan and index-only scan.
  2. In addition to the index insertion operation, an index deletion operation is added to mark an index tuple corresponding to a deleted or modified tuple.