• S
    Derive oldestActiveXid at correct time for Hot Standby. · 86e33648
    Simon Riggs 提交于
    There was a timing window between when oldestActiveXid was derived
    and when it should have been derived that only shows itself under
    heavy load. Move code around to ensure correct timing of derivation.
    No change to StartupSUBTRANS() code, which is where this failed.
    
    Bug report by Chris Redekop
    86e33648
procarray.c 97.9 KB