|
From: Dmitry Y. <no...@gi...> - 2025-12-07 06:18:45
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 4ae039f9ac33b316c71dcd3780500ed685f208aa https://github.com/FirebirdSQL/firebird/commit/4ae039f9ac33b316c71dcd3780500ed685f208aa Author: Dmitry Yemanov <dye...@us...> Date: 2025-12-07 (Sun, 07 Dec 2025) Changed paths: M src/jrd/os/posix/unix.cpp M src/jrd/os/win32/winnt.cpp Log Message: ----------- On Windows, return number of valid (full-sized) pages rather than rounded up number. This is how it works on Linux since v3. And this fixes validation of database file < one full page in size. To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |