Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-25737-2462428
DB2024-DBPT-1597
Commits
781cbbbc
Commit
781cbbbc
authored
10 months ago
by
lewisacid2021
Browse files
Options
Download
Patches
Plain Diff
Refactor transaction manager to use shared_ptr for transactions
parent
d27bf4af
qt
q7
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
src/common/context.h
+2
-2
src/common/context.h
src/index/ix_index_handle.cpp
+8
-8
src/index/ix_index_handle.cpp
src/index/ix_index_handle.h
+8
-8
src/index/ix_index_handle.h
src/transaction/concurrency/lock_manager.cpp
+8
-8
src/transaction/concurrency/lock_manager.cpp
src/transaction/concurrency/lock_manager.h
+10
-10
src/transaction/concurrency/lock_manager.h
src/transaction/transaction_manager.cpp
+6
-6
src/transaction/transaction_manager.cpp
src/transaction/transaction_manager.h
+5
-5
src/transaction/transaction_manager.h
with
47 additions
and
47 deletions
+47
-47
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets