Skip to content
Snippets Groups Projects
Commit 2437b059 authored by Kirill Shcherbatov's avatar Kirill Shcherbatov Committed by Georgy Kirichenko
Browse files

sql: rename OP_Function to OP_BuiltinFunction

Renamed OP_Function opcode to OP_BuiltinFunction to introduce a
new OP_Function operation in a new meaning: a new OP_Function
would call Tarantool's function with new port-based API while
legacy OP_BuiltinFunction is an efficient implementation of
SQL Builtins functions.

Needed for #2200, #4113, #2233
parent 1d69f568
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment