Skip to content
Snippets Groups Projects
Commit 68219aaf authored by Simon Riggs's avatar Simon Riggs
Browse files

Correct epoch of txid_current() when executed on a Hot Standby server.

Initialise ckptXidEpoch from starting checkpoint and maintain the correct
value as we roll forwards. This allows GetNextXidAndEpoch() to return the
correct epoch when executed during recovery. Backpatch to 9.0 when the
problem is first observable by a user.

Bug report from Daniel Farina
parent aeca6502
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment