From: Vlad K. <no...@gi...> - 2025-06-25 09:30:16
|
Branch: refs/heads/v5.0-release Home: https://github.com/FirebirdSQL/firebird Commit: b5f5ba1a314ec53d583277242bd3e8d8f15b0783 https://github.com/FirebirdSQL/firebird/commit/b5f5ba1a314ec53d583277242bd3e8d8f15b0783 Author: Vlad Khorsun <hv...@us...> Date: 2025-06-13 (Fri, 13 Jun 2025) Changed paths: M src/jrd/jrd.h M src/jrd/met.epp Log Message: ----------- Save value of RDB$TRIGGERS.RDB$SYSTEM_FLAG into Trigger::sysTrigger Commit: d3c48416db34e60c2b1a3c9470909eb858b47333 https://github.com/FirebirdSQL/firebird/commit/d3c48416db34e60c2b1a3c9470909eb858b47333 Author: Vlad Khorsun <hv...@us...> Date: 2025-06-14 (Sat, 14 Jun 2025) Changed paths: M src/jrd/exe.cpp M src/jrd/idx.cpp M src/jrd/req.h Log Message: ----------- Skip execution of AFTER UPDATE system ref constraints triggers if update have not changed key fields. Commit: 2fef99afa1f1c29e25a41299348e4e27a1f158bf https://github.com/FirebirdSQL/firebird/commit/2fef99afa1f1c29e25a41299348e4e27a1f158bf Author: Vlad Khorsun <hv...@us...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M src/jrd/req.h Log Message: ----------- Add new flag RPB_uk_updated in to RPB_CLEAR_FLAGS mask, as @dyemanov suggested Commit: 449449cd2119314be8210f4172c3f0fb5606c555 https://github.com/FirebirdSQL/firebird/commit/449449cd2119314be8210f4172c3f0fb5606c555 Author: Vlad Khorsun <hv...@us...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M src/jrd/exe.cpp M src/jrd/idx.cpp M src/jrd/jrd.h M src/jrd/met.epp M src/jrd/req.h Log Message: ----------- Merge pull request #8600 from FirebirdSQL/work/gh-8598-ri-triggs Implement #8598 : Don't fire referential integrity triggers if primary or unique keys haven't changed Compare: https://github.com/FirebirdSQL/firebird/compare/b8e226aecb7b...449449cd2119 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |