vinyl: move index options from index.info to index.options
index.info() is supposed to show index stats, not options. box.space.<space_name>.index.<index_name>.options looks like a better place for reporting index options. Needed for #1662
Showing
- src/box/lua/space.cc 25 additions, 2 deletionssrc/box/lua/space.cc
- src/box/vinyl.c 0 additions, 4 deletionssrc/box/vinyl.c
- test/vinyl/coalesce.result 2 additions, 2 deletionstest/vinyl/coalesce.result
- test/vinyl/coalesce.test.lua 2 additions, 2 deletionstest/vinyl/coalesce.test.lua
- test/vinyl/ddl.result 7 additions, 7 deletionstest/vinyl/ddl.result
- test/vinyl/ddl.test.lua 7 additions, 7 deletionstest/vinyl/ddl.test.lua
- test/vinyl/recover.result 2 additions, 2 deletionstest/vinyl/recover.result
- test/vinyl/recover.test.lua 2 additions, 2 deletionstest/vinyl/recover.test.lua
- test/vinyl/split.result 2 additions, 2 deletionstest/vinyl/split.result
- test/vinyl/split.test.lua 2 additions, 2 deletionstest/vinyl/split.test.lua
Loading
Please register or sign in to comment