Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ commit
Method
commit
src/jrd/TempSpace.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void commit()
74
{
75
m_size = 0;
76
}
77
78
private:
79
Database* const m_dbb;
Callers
1
extend
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected