]> git.sur5r.net Git - openldap/commit
Remember if last cursor op was a delete
authorHoward Chu <hyc@symas.com>
Tue, 3 Sep 2013 23:10:20 +0000 (16:10 -0700)
committerHoward Chu <hyc@symas.com>
Tue, 3 Sep 2013 23:10:20 +0000 (16:10 -0700)
commit5f6fa8c04204888c4ff7ac6be1868d81ff4410a8
tree9983a841ce6413169d84ca9c9f98bbe9b2bc13d1
parent3d59ca35589d86fee7a4390ec28ff0cc563db40c
Remember if last cursor op was a delete

If so, don't advance cursor on next NEXT. Also, init xcursor
on the next GET_CURRENT.
libraries/liblmdb/mdb.c