gc-uses-min-txid-horizon

Status: IN

With active transactions, `garbage_collect()` uses `min(active tx_ids)` as the GC horizon; only versions superseded by a committed version with `tx_id < min_tx_id` are eligible for removal.

Source: entries/2026/05/29/snapshot-isolation-mvcc_database-garbage_collect.md

JSON