• Simon Riggs's avatar
    Fix bug in early startup of Hot Standby with subtransactions. · 37255705
    Simon Riggs authored
    When HS startup is deferred because of overflowed subtransactions, ensure
    that we re-initialize KnownAssignedXids for when both existing and incoming
    snapshots have non-zero qualifying xids.
    
    Fixes bug #6661 reported by Valentine Gogichashvili.
    
    Analysis and fix by Andres Freund
    37255705
procarray.c 101 KB