[elephant-devel] REMOVE-KV not working(?)

Leslie P. Polzer sky at viridian-project.de
Wed Feb 25 11:57:11 UTC 2009


MYSTIC(33): (map-btree #'print-kv (bt (messages mar)))
6413 -> NIL
6610 -> #<MESSAGE oid:119979>
7235 -> #<MESSAGE oid:147022>
7296 -> #<MESSAGE oid:150011>
7955 -> #<MESSAGE oid:182110>
8407 -> #<MESSAGE oid:197845>
8699 -> #<MESSAGE oid:208330>
8853 -> #<MESSAGE oid:215877>
NIL
MYSTIC(34): (remove-kv 6413 (bt (messages mar)))

NIL
MYSTIC(35): (map-btree #'print-kv (bt (messages mar)))
6413 -> NIL
6610 -> #<MESSAGE oid:119979>
7235 -> #<MESSAGE oid:147022>
7296 -> #<MESSAGE oid:150011>
7955 -> #<MESSAGE oid:182110>
8407 -> #<MESSAGE oid:197845>
8699 -> #<MESSAGE oid:208330>
8853 -> #<MESSAGE oid:215877>
NIL

This is a BDB btree with 0.92.

Am I using REMOVE-KV in a wrong way?

  Leslie

-- 
LinkedIn Profile: http://www.linkedin.com/in/polzer
Xing Profile: https://www.xing.com/profile/LeslieP_Polzer
Blog: http://blog.viridian-project.de/





More information about the elephant-devel mailing list