Re-arrange placement of GetRunningTransactionData() so that
authorSimon Riggs <[email protected]>
Fri, 2 Oct 2009 09:50:32 +0000 (10:50 +0100)
committerSimon Riggs <[email protected]>
Fri, 2 Oct 2009 09:50:32 +0000 (10:50 +0100)
commit5c2993f2e0f4999c54bb68a7b261ed51de53ef99
tree1df043184963c21f10ed6b03b5397a50cd83b684
parentf8d333d548832b603272035634b32600346fbfa9
Re-arrange placement of GetRunningTransactionData() so that
it occurs in same place always, whatever mode we are in. Call now occurs after we get REDO pointer for checkpoint yet before we checkpoint and write the checkpoint WAL record.
src/backend/access/transam/xlog.c