• A
    Optimize distributed xact commit check. · 692be1a1
    Ashwin Agrawal 提交于
    Leverage the fact that inProgressEntryArray is sorted based on distribXid while
    creating the snapshot in createDtxSnapshot. So, can break out fast in function
    DistributedSnapshotWithLocalMapping_CommittedTest().
    692be1a1
cdbdistributedsnapshot.c 7.9 KB