Skip to content
Snippets Groups Projects
Commit c15bc3f7 authored by Denis Smirnov's avatar Denis Smirnov Committed by Dmitry Ivanov
Browse files

feat: reserve function id range

Current commit is a part of the SQL procedures track for Picodata.
It introduces several features:
- the reserved id range in the _func space, that can be only consumed
  implicitly;
- an additional "id" option for function creation with Lua (to set
  the function identifier implicitly);
- helper function to generate function ids either in reserved or default
  ranges

NO_DOC=internal
NO_CHANGELOG=internal
parent db7d9a58
No related branches found
No related tags found
Loading
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