[tarantool-patches] [PATCH] Add 'key_def_new_with_parts' (temporary)

Alexander Turenko alexander.turenko at tarantool.org
Tue Apr 3 20:10:03 MSK 2018


Filed gh-3311 to remove this export soon.

Fixes #3310.
---

branch: gh-3310-export-key_def_new_with_parts
travis-ci: https://travis-ci.org/tarantool/tarantool/builds/361723077

 extra/exports | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/extra/exports b/extra/exports
index b4a89c23d..a274bb23b 100644
--- a/extra/exports
+++ b/extra/exports
@@ -349,3 +349,9 @@ luaJIT_setmode
 luaJIT_profile_start
 luaJIT_profile_stop
 luaJIT_profile_dumpstack
+
+# Temporary
+
+# Important! This function will be removed from exports soon (in the scope of
+# 1.9.1). Don't use it.
+key_def_new_with_parts
-- 
2.15.1





More information about the Tarantool-patches mailing list