box: introduce port_c_get_msgpack()
This patch introduces get_msgpack() method for port_c. After this patch C-functions could be used for check-constraints. Needed for #6986 NO_DOC=will be added later NO_CHANGELOG=will be added later
Showing
- src/box/port.c 51 additions, 1 deletionsrc/box/port.c
- test/CMakeLists.txt 1 addition, 0 deletionstest/CMakeLists.txt
- test/engine-luatest/CMakeLists.txt 2 additions, 0 deletionstest/engine-luatest/CMakeLists.txt
- test/engine-luatest/gh_6986_c_constraint_test.c 25 additions, 0 deletionstest/engine-luatest/gh_6986_c_constraint_test.c
- test/engine-luatest/gh_6986_c_constraint_test.lua 34 additions, 0 deletionstest/engine-luatest/gh_6986_c_constraint_test.lua
Loading
Please register or sign in to comment