|
From: Alexander P. <no...@gi...> - 2026-06-11 09:54:56
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: e0d62fab00618d1d5bb0e2d0b3163f7b9782429b https://github.com/FirebirdSQL/firebird/commit/e0d62fab00618d1d5bb0e2d0b3163f7b9782429b Author: AlexPeshkoff <ale...@gm...> Date: 2026-06-11 (Thu, 11 Jun 2026) Changed paths: M src/jrd/btr.cpp Log Message: ----------- Fixed performance problem - in almost all cases there is no need to talk to metadata cache when building index key Commit: 94c649eed1c66d3697c763bf829e8e20093a6c83 https://github.com/FirebirdSQL/firebird/commit/94c649eed1c66d3697c763bf829e8e20093a6c83 Author: AlexPeshkoff <ale...@gm...> Date: 2026-06-11 (Thu, 11 Jun 2026) Changed paths: M src/jrd/CacheVector.h Log Message: ----------- Fixed races in metadata cache Compare: https://github.com/FirebirdSQL/firebird/compare/b408a0596c27...94c649eed1c6 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |