• Simon Riggs's avatar
    Remove spurious code comments in standby related code · dc878ffe
    Simon Riggs authored
    GetRunningTransactionData() suggested that subxids were not worth
    optimizing away if overflowed, yet they have already been removed
    for that case.
    
    Changes to LogAccessExclusiveLock() API forgot to remove the
    prior comment when it was copied to LockAcquire().
    dc878ffe
procarray.c 121 KB