diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2011-11-02 08:54:56 +0000 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2011-11-02 08:54:56 +0000 |
commit | 86e33648992cfc104836ab1fbb6e654308beb4a5 (patch) | |
tree | c11d1ff97fea09f9bf20a961df11bebeb5316c5c /src/include/postgres.h | |
parent | 10b7c686e52a6d1bb10194ebf9331ef06f044d46 (diff) | |
download | postgresql-86e33648992cfc104836ab1fbb6e654308beb4a5.tar.gz postgresql-86e33648992cfc104836ab1fbb6e654308beb4a5.zip |
Derive oldestActiveXid at correct time for Hot Standby.
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
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions