|
From: Alexander <no...@gi...> - 2026-06-12 09:33:58
|
Branch: refs/heads/v4.0-release Home: https://github.com/FirebirdSQL/firebird Commit: afe9ac2630207004122fee749312d53ec73a692e https://github.com/FirebirdSQL/firebird/commit/afe9ac2630207004122fee749312d53ec73a692e Author: Vlad Khorsun <hv...@us...> Date: 2026-06-12 (Fri, 12 Jun 2026) Changed paths: M doc/sql.extensions/README.builtin_functions.txt M src/dsql/ExprNodes.cpp Log Message: ----------- Backport fix for bug #8168 : MAKE_DBKEY bug after backup/restore Commit: 9e7544987ba2542905d5726bde551dde7ee6f7cb https://github.com/FirebirdSQL/firebird/commit/9e7544987ba2542905d5726bde551dde7ee6f7cb Author: Alexander <116...@us...> Date: 2026-06-12 (Fri, 12 Jun 2026) Changed paths: M src/dsql/ExprNodes.cpp M src/jrd/SysFunction.cpp Log Message: ----------- 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 <ale...@re...> Co-authored-by: Dmitry Yemanov <dye...@us...> Compare: https://github.com/FirebirdSQL/firebird/compare/08cd2b727132...9e7544987ba2 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |