From: Dmitry Y. <no...@gi...> - 2025-07-04 10:30:57
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 48e2d3207618a75a6f8a042a8568bde889a8c5e7 https://github.com/FirebirdSQL/firebird/commit/48e2d3207618a75a6f8a042a8568bde889a8c5e7 Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-05-19 (Mon, 19 May 2025) Changed paths: M src/dsql/ExprNodes.cpp M src/dsql/ExprNodes.h Log Message: ----------- Recognize message format with a real data length for dtype_text Commit: 97e28ffedcd7bd131a4cb3cde59f6e4613eca46d https://github.com/FirebirdSQL/firebird/commit/97e28ffedcd7bd131a4cb3cde59f6e4613eca46d Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M src/dsql/ExprNodes.cpp M src/jrd/exe.cpp Log Message: ----------- Make assignment to validate string length Commit: 8cd3ba60b04059b53a0bc1ba6e03e2fc50f6a19b https://github.com/FirebirdSQL/firebird/commit/8cd3ba60b04059b53a0bc1ba6e03e2fc50f6a19b Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M src/jrd/cvt2.cpp Log Message: ----------- Fix infinite recursion on EX-types comparison Commit: 9109eb28453a5d99dc9f5256322dafe00594d004 https://github.com/FirebirdSQL/firebird/commit/9109eb28453a5d99dc9f5256322dafe00594d004 Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-05-24 (Sat, 24 May 2025) Changed paths: M src/common/cvt.cpp M src/jrd/exe.cpp Log Message: ----------- Reuse existing string validation instead of another one Commit: e1e68d19a29cf76b903687c2a3274d6dde9c85f1 https://github.com/FirebirdSQL/firebird/commit/e1e68d19a29cf76b903687c2a3274d6dde9c85f1 Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-05-27 (Tue, 27 May 2025) Changed paths: M src/jrd/recsrc/WindowedStream.cpp Log Message: ----------- Missing NULL-initialization Commit: a1ff809ee90e449ef834adf40f9245f730a09a83 https://github.com/FirebirdSQL/firebird/commit/a1ff809ee90e449ef834adf40f9245f730a09a83 Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-05-27 (Tue, 27 May 2025) Changed paths: M src/common/cvt.cpp M src/common/cvt.h M src/jrd/mov.cpp M src/jrd/mov_proto.h M src/jrd/recsrc/BufferedStream.cpp M src/jrd/recsrc/HashJoin.cpp M src/jrd/recsrc/SortedStream.cpp M src/jrd/recsrc/WindowedStream.cpp Log Message: ----------- Return assignment optimization to chosen places Commit: 7d13e17ac62419e94450d46f2fb1b00cc864c4cf https://github.com/FirebirdSQL/firebird/commit/7d13e17ac62419e94450d46f2fb1b00cc864c4cf Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-05-31 (Sat, 31 May 2025) Changed paths: M src/jrd/jrd.cpp Log Message: ----------- Return proper message and state from JRequest::getInfo() Commit: 04e1c3ea10902f696e988af4b5bbe75d2ff09064 https://github.com/FirebirdSQL/firebird/commit/04e1c3ea10902f696e988af4b5bbe75d2ff09064 Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-06-01 (Sun, 01 Jun 2025) Changed paths: M src/remote/remote.h M src/remote/server/server.cpp Log Message: ----------- Correct handling of errors returned by request's getInfo() Commit: c8da5821b915019abf9ccc98a6fae279194b9f84 https://github.com/FirebirdSQL/firebird/commit/c8da5821b915019abf9ccc98a6fae279194b9f84 Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-07-01 (Tue, 01 Jul 2025) Changed paths: M src/jrd/jrd.cpp Log Message: ----------- Fix for ESQL execute procedure Commit: a1a0a2f1079fb0f6ff84eae08f9083f5a7487237 https://github.com/FirebirdSQL/firebird/commit/a1a0a2f1079fb0f6ff84eae08f9083f5a7487237 Author: Dimitry Sibiryakov <sd...@ib...> Date: 2025-07-01 (Tue, 01 Jul 2025) Changed paths: M src/gpre/cmp.cpp Log Message: ----------- Remove unnecessary (and wrong) blr_send from BLR generated for EXECUTE PROCEDURE Commit: 35aae9255f383bcb6c6c93e04bc6aa30431817fe https://github.com/FirebirdSQL/firebird/commit/35aae9255f383bcb6c6c93e04bc6aa30431817fe Author: Dmitry Yemanov <dye...@us...> Date: 2025-07-04 (Fri, 04 Jul 2025) Changed paths: M src/common/cvt.cpp M src/common/cvt.h M src/dsql/ExprNodes.cpp M src/dsql/ExprNodes.h M src/gpre/cmp.cpp M src/jrd/cvt2.cpp M src/jrd/exe.cpp M src/jrd/jrd.cpp M src/jrd/mov.cpp M src/jrd/mov_proto.h M src/jrd/recsrc/BufferedStream.cpp M src/jrd/recsrc/HashJoin.cpp M src/jrd/recsrc/SortedStream.cpp M src/jrd/recsrc/WindowedStream.cpp M src/remote/remote.h M src/remote/server/server.cpp Log Message: ----------- Merge pull request #8571 from aafemt/postfix8145 Postfixes for PR#8145 Compare: https://github.com/FirebirdSQL/firebird/compare/3c119c23eae0...35aae9255f38 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |