gh-699 (update of the primary key): review fixes
Use engine flags rather than a virtual method to check engine capabilities. Use index name in the error message.
Showing
- src/box/engine.h 19 additions, 12 deletionssrc/box/engine.h
- src/box/errcode.h 1 addition, 1 deletionsrc/box/errcode.h
- src/box/index.h 1 addition, 1 deletionsrc/box/index.h
- src/box/memtx_engine.cc 4 additions, 2 deletionssrc/box/memtx_engine.cc
- src/box/memtx_engine.h 0 additions, 1 deletionsrc/box/memtx_engine.h
- src/box/request.cc 2 additions, 2 deletionssrc/box/request.cc
- src/box/sophia_engine.h 0 additions, 1 deletionsrc/box/sophia_engine.h
- src/box/space.cc 7 additions, 12 deletionssrc/box/space.cc
- src/box/space.h 6 additions, 6 deletionssrc/box/space.h
- test/big/tree_pk_multipart.result 1 addition, 1 deletiontest/big/tree_pk_multipart.result
- test/box/alter.result 2 additions, 2 deletionstest/box/alter.result
- test/box/call.result 1 addition, 1 deletiontest/box/call.result
- test/box/misc.result 2 additions, 2 deletionstest/box/misc.result
- test/box/update.result 2 additions, 2 deletionstest/box/update.result
- test/replication/cluster.result 1 addition, 1 deletiontest/replication/cluster.result
- test/sophia/gh.result 1 addition, 1 deletiontest/sophia/gh.result
Loading
Please register or sign in to comment