Give name to hard-coded page_size values

This commit is contained in:
Anton Harniakou 2025-04-24 22:28:00 +03:00
parent dc3e97887f
commit dd7c0ad1c8
2 changed files with 9 additions and 4 deletions

View file

@ -462,6 +462,7 @@ impl Wal for WalFile {
&shared.file,
offset,
&page,
self.page_size as u16,
db_size,
write_counter,
&header,