Skip to content
Snippets Groups Projects
Verified Commit 43cdcf7f authored by Denis Smirnov's avatar Denis Smirnov
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 d7ef73b3
No related branches found
No related tags found
1 merge request!145feat: reserve function id range
Pipeline #31956 failed
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