From 27f7855db113e4556e9e957b139dc50e5e06e275 Mon Sep 17 00:00:00 2001 From: James Ahlborn Date: Tue, 22 Apr 2008 18:12:25 +0000 Subject: implement page deallocation; fix some issues in global usage map handling git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@340 f203690c-595d-4dc9-a70b-905162fa7fd2 --- TODO.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 45a3921..dcd75b5 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,12 +1,12 @@ Missing pieces: -- large index update support (can read large indexes, but not update them) - * HARD (all the knowledge exists, but lots of coding remains) - handle more text index entry types (extended charsets, alternate encodings) * MEDIUM - determine when/when not to inline memo/ole data for a row of data depending on how much will be written in the current row * MEDIUM +- handle row "updates": write row data back to current row, handling overflow + * MEDIUM - implement index creation * VERY HARD (still missing knowledge about all the magic bits in index meta data) -- cgit v1.2.3