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
UpdateMaster
DB2023_UpdateMaster_Commit
Commits
4131b3e8
Commit
4131b3e8
authored
1 year ago
by
ZeitHaum
Browse files
Options
Download
Patches
Plain Diff
add const & in planner
parent
92b6da05
main
complete_hash_join
fz
fz_keep
fz_working
load_iter
now_working
test
testIndexBuffer
test_2
test_IS
test_abort
test_ban_lsn
test_has_lsn
test_log1
test_no_wait
test_time
wait_die
wfg
wsh
No related merge requests found
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
CMakeLists.txt
+1
-0
CMakeLists.txt
src/execution/execution_manager.cpp
+2
-2
src/execution/execution_manager.cpp
src/index/ix_index_handle.cpp
+6
-2
src/index/ix_index_handle.cpp
src/index/ix_index_handle.h
+1
-1
src/index/ix_index_handle.h
src/optimizer/planner.cpp
+1
-1
src/optimizer/planner.cpp
src/optimizer/planner.h
+1
-1
src/optimizer/planner.h
src/system/sm_manager.cpp
+2
-3
src/system/sm_manager.cpp
src/system/sm_manager.h
+1
-2
src/system/sm_manager.h
src/system/sm_meta.h
+1
-1
src/system/sm_meta.h
src/transaction/transaction.h
+8
-1
src/transaction/transaction.h
with
24 additions
and
14 deletions
+24
-14
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