<b>4.0.8.3283</b>
Alexander 2026.06.12 09:32:06
Backported #8242:
* Move the call of the checkArgsMismatch function before the call of the setParamsFunc function
* Replace unneeded checks with asserts. Move the JRD-level validation from pass2() to parse().
---------
Co-authored-by: Alexander Zhdanov <alexander.zhdanov@red-soft.ru>
Co-authored-by: Dmitry Yemanov <dyemanov@users.noreply.github.com>

Changed paths:
  M src/dsql/ExprNodes.cpp
  M src/jrd/SysFunction.cpp