• Simon Riggs's avatar
    Cleanup initialization of Hot Standby. Clarify working with reanalysis · 8431e296
    Simon Riggs authored
    of requirements and documentation on LogStandbySnapshot(). Fixes
    two minor bugs reported by Tom Lane that would lead to an incorrect
    snapshot after transaction wraparound. Also fix two other problems
    discovered that would give incorrect snapshots in certain cases.
    ProcArrayApplyRecoveryInfo() substantially rewritten. Some minor
    refactoring of xact_redo_apply() and ExpireTreeKnownAssignedTransactionIds().
    8431e296
xlog.c 283 KB