Files
turso/core
Pekka Enberg 937779b8c0 Merge 'core/btree: small refactoring + documentation tweaks' from Jussi Saurio
small follow up to https://github.com/tursodatabase/limbo/pull/539
contains:
- Variable renaming and comments to `btreecursor.insert_into_cell()`
- New utility methods `pagecontent.header_size()`,
`pagecontent.cell_pointer_array_size()`,
`pagecontent.unallocated_region_start()` and
`pagecontent.unallocated_region_size()`
- Refactor of `btreecursor.compute_free_space()` (plus comments and
variable renaming)
- Rename `pagecontent.cell_get_raw_pointer_region()` to
`pagecontent.cell_pointer_array_offset_and_size()` and remove its usage
in `btreecursor.defragment_page()`

Reviewed-by: Pere Diaz Bou <pere-altea@homail.com>

Closes #543
2024-12-27 10:06:30 +02:00
..
2024-12-25 00:25:23 +01:00
2024-12-20 11:32:57 +01:00
2024-12-25 11:54:16 +02:00
2024-12-25 11:54:16 +02:00
2024-12-20 11:32:57 +01:00
2024-12-24 18:04:30 +01:00
2024-12-09 22:48:42 +05:30
2024-12-24 18:04:30 +01:00
2024-12-20 11:15:48 +01:00
2024-12-24 18:04:30 +01:00