• Simon Riggs's avatar
    Refactor inCommit flag into generic delayChkpt flag. · f21bb9cf
    Simon Riggs authored
    Rename PGXACT->inCommit flag into delayChkpt flag,
    and generalise comments to allow use in other situations,
    such as the forthcoming potential use in checksum patch.
    Replace wait loop to look for VXIDs with delayChkpt set.
    No user visible changes, not behaviour changes at present.
    
    Simon Riggs, reviewed and rebased by Jeff Davis
    f21bb9cf
procarray.c 103 KB