[fpc-devel] Warning for sqldb and fpc 2.1.1 users
Micha Nelissen
micha at neli.hopto.org
Sun Apr 2 15:41:03 CEST 2006
On Sun, 02 Apr 2006 15:00:59 +0200
Bram Kuijvenhoven <kuifwaremailinglists at xs4all.nl> wrote:
> - when requesting the RecNo of an item with 'dirty' stored RecNo, one could recalculate the RecNo's of record LowestDirtyRecNoIndex until the record whose RecNo is requested at that time
Sounds like a good idea to me. Walk backwards until you have a non-dirty
node, then update all RecNos in the nodes between, increasing the RecNo
while walking "back".
Micha
More information about the fpc-devel
mailing list