box: move func_cache to a separate file
I'm going to extend func cache API so it should be separated. A couple of comments added. No logical changes. NO_DOC=refactoring NO_CHANGELOG=refactoring NO_TEST=refactoring
Showing
- src/box/CMakeLists.txt 1 addition, 0 deletionssrc/box/CMakeLists.txt
- src/box/func_cache.c 83 additions, 0 deletionssrc/box/func_cache.c
- src/box/func_cache.h 61 additions, 0 deletionssrc/box/func_cache.h
- src/box/schema.cc 2 additions, 61 deletionssrc/box/schema.cc
- src/box/schema.h 1 addition, 16 deletionssrc/box/schema.h
- src/box/sql/func.c 1 addition, 1 deletionsrc/box/sql/func.c
- test-run 1 addition, 1 deletiontest-run
Loading
Please register or sign in to comment