Fixed bug #245: Time for getting records changes a lot based on record
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 7 Jan 2005 14:06:16 +0000 (14:06 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 7 Jan 2005 14:06:16 +0000 (14:06 +0000)
commitd7a5dc04f378f954702282bd6d2547f4bf93b8bf
treec18f5a1db916d1175139aaf0256f43677e9c5415
parent295776420b233dff7ae1444ba5997b18858fe425
Fixed bug #245: Time for getting records changes a lot based on record
position. We can prevent a rewind if new position is greater
than old position, so sequences like p,p+1,p+2,p+3,... will work
in constant time.
index/zsets.c