A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.

The branch, mdb.master has been updated
       via  511f5880e22baddfe9fc1dee54b41a2deafc3b26 (commit)
       via  d84dee516fa4cca41b5234e95c2105eb4737dfb3 (commit)
      from  59ac317d2a4a81613e3e1dbc17fd2d3ec4205ba1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 511f5880e22baddfe9fc1dee54b41a2deafc3b26
Author: Howard Chu <h...@openldap.org>
Date:   Wed Jan 11 10:33:28 2017 +0000

    Tweak cursor_next C_EOF check
    
    Allow C_EOF flag to be stale

commit d84dee516fa4cca41b5234e95c2105eb4737dfb3
Author: Howard Chu <h...@openldap.org>
Date:   Wed Jan 11 09:51:43 2017 +0000

    ITS#8557 fix mdb_cursor_last
    
    Optimize mdb_page_search_root(PS_LAST) when cursor is already near
    last position, ignoring C_EOF flag for now.

-----------------------------------------------------------------------

Summary of changes:
 libraries/liblmdb/mdb.c |   35 ++++++++++++++++++++++-------------
 1 file changed, 22 insertions(+), 13 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to