summaryrefslogtreecommitdiff
path: root/src/session/session_misc.c
AgeCommit message (Expand)Author
2014-04-04Simplify pinning and releasing a transaction ID required to look at page inde...Michael Cahill
2014-04-03Make sure we always publish a required transaction ID before looking at page ...Michael Cahill
2014-03-04Minor generalization of the fotxn structures so they're not limited toKeith Bostic
2014-02-27lint, uninitialized variable complaint.Keith Bostic
2014-02-26We can't clear the sessions fotxn memory as part of closing a session,Keith Bostic
2014-02-26Free the WT_SESSION_IMPL.fotxn structure itself, on connection close.Keith Bostic
2014-02-25Add a WT_SESSION_IMPL structure that allows us to store memory and freeKeith Bostic