|
From: Alexander P. <no...@gi...> - 2025-12-03 18:00:41
|
Branch: refs/heads/metacache Home: https://github.com/FirebirdSQL/firebird Commit: 0c1f862d2ab260cc74a411709a2255308fe1e8ed https://github.com/FirebirdSQL/firebird/commit/0c1f862d2ab260cc74a411709a2255308fe1e8ed Author: Dmitry Yemanov <dye...@us...> Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M src/utilities/gstat/dba.epp Log Message: ----------- More accurate calculation of the average page fill factor (#8816) * More accurate (methinks) calculation of the average page fill factor * Correction Commit: 56dfbc2e969111ea1c3518aeba81afa53e02a0dc https://github.com/FirebirdSQL/firebird/commit/56dfbc2e969111ea1c3518aeba81afa53e02a0dc Author: GitHub Action <ac...@gi...> Date: 2025-12-01 (Mon, 01 Dec 2025) Changed paths: M src/jrd/build_no.h M src/misc/writeBuildNum.sh Log Message: ----------- increment build number Commit: 579ff5c7f67928e34e651839cc66b40b76792ee6 https://github.com/FirebirdSQL/firebird/commit/579ff5c7f67928e34e651839cc66b40b76792ee6 Author: Dmitry Yemanov <dye...@us...> Date: 2025-12-03 (Wed, 03 Dec 2025) Changed paths: M src/burp/backup.epp M src/burp/restore.epp Log Message: ----------- Restore the broken record layout optimization by gbak and extend it to the new datatypes (#8815) * Add new 128-bit types to the record layout optimization attempted by gbak * Given the backup file already contains fields in the optimized order, insist on it and prevent the engine from generating field IDs in a different order. This restores the original record layout optimization accidentally broken by my commit #2ed48a6. Commit: a2e406ce8651cf6b377804d4e7cb7f8169f1b647 https://github.com/FirebirdSQL/firebird/commit/a2e406ce8651cf6b377804d4e7cb7f8169f1b647 Author: Vlad Khorsun <hv...@us...> Date: 2025-12-03 (Wed, 03 Dec 2025) Changed paths: M src/jrd/Relation.h M src/jrd/dfw.epp M src/jrd/met.epp Log Message: ----------- Merge pull request #8818 from FirebirdSQL/work/gh-8817 This should fix bug #8817 : Fatal lock manager error: invalid lock id Commit: 9111147e2ddf51866f36a43c6e88db104767e820 https://github.com/FirebirdSQL/firebird/commit/9111147e2ddf51866f36a43c6e88db104767e820 Author: AlexPeshkoff <ale...@gm...> Date: 2025-12-03 (Wed, 03 Dec 2025) Changed paths: M src/burp/backup.epp M src/burp/restore.epp M src/jrd/build_no.h M src/jrd/met.epp M src/misc/writeBuildNum.sh M src/utilities/gstat/dba.epp Log Message: ----------- Merge branch 'master' into metacache Compare: https://github.com/FirebirdSQL/firebird/compare/0bfd91eeed0a...9111147e2ddf To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |