You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2021/02/28 17:48:25 UTC

[couchdb] branch main updated (3d4a827 -> a9e0ebe)

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 3d4a827  Merge pull request #3384 from apache/ebtree-lookup-collate-eq
     add 45d4039  Optimize lookup/3
     new a9e0ebe  Merge pull request #3386 from apache/ebtree-lookup-opt

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/ebtree/src/ebtree.erl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


[couchdb] 01/01: Merge pull request #3386 from apache/ebtree-lookup-opt

Posted by rn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit a9e0ebe2434e4bcdc7fe156e888767e7e57c26ec
Merge: 3d4a827 45d4039
Author: Robert Newson <rn...@apache.org>
AuthorDate: Sun Feb 28 17:48:10 2021 +0000

    Merge pull request #3386 from apache/ebtree-lookup-opt
    
    Optimize lookup/3

 src/ebtree/src/ebtree.erl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)